Changes between Initial Version and Version 1 of Ticket #35528


Ignore:
Timestamp:
Aug 4, 2012, 8:52:17 PM (12 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #35528

    • Property Keywords clang added
    • Property Priority changed from High to Normal
  • Ticket #35528 – Description

    initial v1  
    33The build fails at the following point:
    44
     5{{{
    56 genibmgl.c:575:29: error: non-void function 'set_width' should return a value [-Wreturn-type]
    67    if (w == current_width) return;
     8}}}
    79
    810I have attached the debug log.