2010/10/07

[Link Grammar] Abridged summary of link-grammar@googlegroups.com - 2 Messages in 1 Topic

Group: http://groups.google.com/group/link-grammar/topics

    Jeff <jeffreymichaelhill@gmail.com> Oct 06 08:49AM -0700 ^
     
    Windows does have stddef.h which is the 'official' home of size_t;
    replacing include <sys/types.h> by include <stddef.h> (or adding
    stddef) works, and may be the right solution.
     
    more...
    "Simon J Stuart" <kraven@greycascade.com> Oct 06 04:52PM +0100 ^
     
    Couldn't agree more! A simple IFDEF could be used to determine if stddef.h
    should be included when using VC++2010. It's a simple and elegant
    solution... I was actually going to make this suggestion more...

--
You received this message because you are subscribed to the Google Groups "link-grammar" group.
To post to this group, send email to link-grammar@googlegroups.com.
To unsubscribe from this group, send email to link-grammar+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/link-grammar?hl=en.

No comments:

Post a Comment