Re: [sigc] '(' in filenames from distribution



On Tue, Feb 01, 2005 at 06:40:39PM +0100, Murray Cumming wrote:
> On Tue, 2005-02-01 at 11:27 -0600, Albert Chin wrote:
> > Is it possible to avoid the use of '(' and ')' in filenames in the
> > distribution? The IRIX package manager (inst) doesn't like them. Inst
> > assigns meaning to the words between parentheses.
> 
> I guess you mean the reference documentation. Do you have an example?

$ cd libsigc++-2.0.6
$ find . -name \*\(\*
./docs/reference/html/structsigc_1_1functor__trait_3_01T__return(_5)()_00_01false_01_4.html
./docs/reference/html/structsigc_1_1functor__trait_3_01T__return(_5)()_00_01false_01_4-members.html
./docs/reference/html/structsigc_1_1functor__trait_3_01T__return(_5)(T__arg1)_00_01false_01_4.html
./docs/reference/html/structsigc_1_1functor__trait_3_01T__return(_5)(T__arg1)_00_01false_01_4-members.html
./docs/reference/html/structsigc_1_1functor__trait_3_01T__return(_5)(T__arg1_00_01T__arg2)_00_01false_01_4.html
./docs/reference/html/structsigc_1_1functor__trait_3_01T__return(_5)(T__arg1_00_01T__arg2)_00_01false_01_4-members.html
...

> That will probably be difficult, because the filenames (and links to
> them) are generated by Doxygen. It would be simplest just not to
> install that documentation.

Ok, I'll ping the doxygen people to find out if there is a way around
this.

-- 
albert chin (china thewrittenword com)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]