Closed
Bug 69366
Opened 24 years ago
Closed 24 years ago
Few potential problems with .cvsignore files.
Categories
(SeaMonkey :: Build Config, defect)
SeaMonkey
Build Config
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: dougc, Assigned: cls)
Details
1. The file xpfe/components/prefwindow/resources/.cvsignore contains
XML content rather than a file list.
2. The file xpcom/typelib/xpidl/libidl/libIDL-0.6.5/.cvsignore contains
a number of files which are known to CVS:
aclocal.m4, aclocal.m4, libIDL.info, parser.h, lexer.c, parser.c, ltconfig,
config.guess, config.sub, ltmain.sh, configure, libIDLConf.sh
Comment 1•24 years ago
|
||
Confiming.
Wasn't libidl going to be removed from the source tree at some point? Its not
built on my build - does some other platform use it (mac, from the look of the
readme file)?
Status: UNCONFIRMED → NEW
Ever confirmed: true
Mac uses the hacked up libIDL in our tree. I'm sure they do not even use the
files listed in that .cvsignore file so it's inconsequential.
The xul problem looks like BenG misfired. Fixing.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Comment 3•24 years ago
|
||
I still see the XML in the first .cvsignore file. Did this get fixed?
Comment 5•24 years ago
|
||
Cc'ing Ben to feel shameful.
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•