This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: 1.7.1: cvs version built in is unstable


On 4/6/2010 1:33 PM, Roe, Kevin L. wrote:
> Is it possible to change the setting of "POSIX_NO_TRUNC"?

No. That symbol (accurately) describes the underlying behavior of the C
runtime library (in this case, the new cygwin1.dll) and is defined in
/usr/include/sys/features.h.  You really don't want to start lying about
the behavior of your C library; that way lies madness.

--
Chuck

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]