Closed Bug 235828 Opened 20 years ago Closed 20 years ago

"make" purges vim temporary files

Categories

(SeaMonkey :: Build Config, defect)

x86
Windows XP
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: Biesinger, Unassigned)

Details

so... I had a file in dist\include open in vim, and typed "make".

the build system thankfully told me:
purge old header: ./dist/include/mimetype/.nsIMIMEInfo.h.swp

that seems suboptimal. this file is obviously NOT a header. why was it removed?
The build system purges anything in dist/include that was not explicitly
EXPORTed. This is by design.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → WONTFIX
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.