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 10/25/2013 04:22 PM, Tim Shen wrote:
Uhm, cute, didn't consider the naming issue, but I'm not sure we want to do that... What about having the code in a split.h and including it from split.cc and split_bfs.cc instead?On Fri, Oct 25, 2013 at 10:12 AM, Paolo Carlini <paolo.carlini@oracle.com> wrote:Ah good. Can't you just have split_bfs.cc defining the _GLIBCXX_REGEX_DFS_QUANTIFIERS_LIMIT macro and including the existing split.cc?Here :) Hack the __FILE__ macro to let it report correctly.
Paolo.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |