Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/external/gpl3/gcc/dist/libobjc



Module Name:    src
Committed By:   joerg
Date:           Sat Apr 26 22:38:09 UTC 2014

Modified Files:
        src/external/gpl3/gcc/dist/libobjc: encoding.c objects.c sendmsg.c

Log Message:
Don't use inline in C sources, it will certainly not work correctly with
a C99 compiler.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/external/gpl3/gcc/dist/libobjc/encoding.c \
    src/external/gpl3/gcc/dist/libobjc/sendmsg.c
cvs rdiff -u -r1.1.1.2 -r1.2 src/external/gpl3/gcc/dist/libobjc/objects.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index