Changes between Initial Version and Version 2 of Ticket #207


Ignore:
Timestamp:
Nov 21, 2010, 10:22:07 PM (13 years ago)
Author:
bird
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #207

    • Property Status changed from new to assigned
  • Ticket #207 – Description

    initial v2  
    55
    66cdefs.h needs to be updated for GCC 4.x, the following diff based on updated BSD headers fixes the problem:
    7 
     7{{{
    88--- u:\usr\include\sys\cdefs.h  2009-01-18 18:54:06.000000000 +0945
    99+++ u:\usr\local432\include\sys\cdefs.h 2009-01-18 18:55:24.000000000 +0945
     
    3333 /*
    3434  * Compiler-dependent macros to declare that functions take printf-like
     35}}}