This is the mail archive of the libstdc++@sourceware.cygnus.com mailing list for the libstdc++ project.


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

Re: LessThanComparable requirement overspecified?


Benjamin Kosnik <bkoz@redhat.com> writes:

| Matt I'm cc'ing you directly on this. Sorry if it's overkill.
| 
| > I noticed that the latest update of the `STL' part of libstdc++
| > contains code to enforce the requirements on template parameters.
| > This is quite useful --- i've already found several instances in my
| > code where i was violating the spec.
| 
| Yeah it seemed like a good idea to me too. I'm not quite sure the work to 
| get clean error messages is worth it, but enforcing invariants and 
| requirements is a great idea.
| 
| Hey Gaby, any luck on getting human-readable error messages outta g++?

The necessary machinery should be finished by this week-end. Currently
I'm having a nasty sig11 error from the C-front-end, which makes me
nervous.

-- Gaby

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