Re: Is --enable-utf8 working everywhere?
From: Ulrich Drepper <drepper_at_redhat.com>
 
Date: 2002-07-17 23:27:42 CEST 
On Wed, 2002-07-17 at 09:36, Jim Jagielski wrote:
 > If 'errno' is a function call, how the heck does 'errno = 0;' do
 Come on people, just look at the implementation of a decent system:
   #define errno (*__errno_location ())
 is what glibc does.
 -- ---------------. ,-. 1325 Chesapeake Terrace Ulrich Drepper \ ,-------------------' \ Sunnyvale, CA 94089 USA Red Hat `--' drepper at redhat.com `------------------------ 
 
  | 
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.