[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Is --enable-utf8 working everywhere?

From: Alan Shutko <ats_at_acm.org>
Date: 2002-07-17 18:35:45 CEST

Ulrich Drepper <drepper@redhat.com> writes:

> Wrong. errno is in fact on most systems a hidden function call and the
> C language does not have any provisions to say that a function call can
> be eliminated because it always returns the same value and has no side
> effects.

Could you explain what the impact of this is? Is the concern that
we'll have a different result between calls to the hidden function
call, or that it's somewhat wasteful to call it multiple times, or
something else?

I think I and other people understand that it can be a call, but don't
see why that matters in this instance.

-- 
Alan Shutko <ats@acm.org> - In a variety of flavors!
Computers will become self-aware entities if struck by lightning.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jul 17 18:42:17 2002

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.