Boost logo

Boost Users :

From: Roman Morokutti (roman_vbg_at_[hidden])
Date: 2005-10-26 09:41:09


Hi Jeff,

Jeff Garland wrote:
> ...snip code from another language which shouldn't be posted here ;-)
well, I should be aware of this.

I have the latest version of boost every day. I make a build every night
on the whole boost project. Great job of you all. I had never have any-
time problems with one build. It always went through. First with mingw
now with vc-80.

Your examples are the correct represantation of the example postet.
One question left.

First I thought the '%' sign is a placeholder for equal patterns. As
I then tried to modify your examples using a pattern instead of

time_input_facet* timefacet = new time_input_facet("%d.%m.%Y %H:%M");

this one:

time_input_facet* timefacet = new time_input_facet("dd.mm.YYYY HH:MM");

the whole program crashed. Are there intentions to support patterns
with the latter?

Greetings Roman


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net