This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils 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]

Re: Symbol versioning in C++ (two ld bugs)


Richard Henderson <rth@redhat.com> writes:

> Maybe we should accept strings here for these more complicated globs?
> Or would that just be confusing?

I'd say strings are not necessary.  The only special signs used in
this context are ';', ':', '}'.  None of these should appear in a
symbol name or glob expression.  And even if, the glob expression
allows writing [;] to recognize a ';'.

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------


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