> -----Original Message-----
> From: Martin Sebor [mailto:[EMAIL PROTECTED] 
> Sent: Monday, June 25, 2007 7:41 PM
> To: stdcxx-dev@incubator.apache.org
> Subject: Re: STDCXX examples fails and reasons [MSVC]
> 
> >> a detectable requirement. Violations of the requirement are 
> >> detectable by non-conforming programs, but I can't think 
> of a way how 
> >> conformance to it could be detected
> >> -- can you?
> > 
> >   It would be difficult. :)
> 
> Difficult is not impossible :) If you think it's possible we 
> have a conformance problem. Otherwise, if you don't believe 
> it's possible, we're fine.

  Ok, ok. It's impossible. ^)

> >   Btw below is a part of the conforming program (taken from 
> > time_get.cpp)?
> 
> It's not a conforming program. The locale must stay around as 
> long as the last reference to the facet obtained from it. The 
> tests that fail to follow this rule should be changed.

  Done: http://svn.apache.org/viewvc?view=rev&rev=550774

Farid.

Reply via email to