This is the mail archive of the libstdc++@gcc.gnu.org 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] |
| Other format: | [Raw text] | |
On 05/22/2013 12:40 PM, Jonathan Wakely wrote:
That for sure. But I don't think the situation is exactly the same, to be honest. Note, I don't know what exactly "undesignated" means, I understand you already used that approach, thus don't hesitate to try it here too!On 22 May 2013 11:30, Paolo Carlini wrote:.. put an abort or something in the dummy implementations, to make sure people don't try to run an executable built with headers which have the clock available linked at run time to a .so which doesn't, really. Suboptimal solution because ideally we would like to fail at build time, but this is the best I have got so far. Be very clear in the docs, anyway.Based on feedback for <regex> users much prefer to have something undefined than to have it defined but non-functional or causing an abort.
Take your time (no pun intended ;) you may want to disable temporarily the auto with a FIXME comment.
Paolo.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |