Changes between Initial Version and Version 2 of Ticket #61556
- Timestamp:
- Dec 20, 2020, 3:19:27 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #61556
- Property Owner set to darren.bane@…
-
Property
Status
changed from
new
toassigned
-
Ticket #61556 – Description
initial v2 1 {{{ 1 2 :info:build malloc.c:22:15: error: implicitly declaring library function 'malloc' with type 'void *(unsigned long)' [-Werror,-Wimplicit-function-declaration] 2 3 }}}