Closed
Bug 226481
Opened 21 years ago
Closed 21 years ago
please rename mozipcd to mozilla-ipcd so it doesn't break shell autocompletion
Categories
(Core :: IPC, defect)
Tracking
()
RESOLVED
FIXED
mozilla1.7alpha
People
(Reporter: dbaron, Assigned: darin.moz)
Details
Attachments
(1 file)
3.78 KB,
patch
|
dbaron
:
review+
|
Details | Diff | Splinter Review |
I suggested a while ago that it would be useful to rename mozipcd to
mozilla-ipcd so it doesn't break autocompletion in dist/bin when typing ./mo<TAB>
Assignee | ||
Comment 1•21 years ago
|
||
Assignee | ||
Comment 2•21 years ago
|
||
javier: does OS/2 require short (8.3) executable names as well as short library
names?
Status: NEW → ASSIGNED
Component: XPCOM → IPC
Comment 3•21 years ago
|
||
No, just DLLs use 8.3. Makes sense, right? :-)
Assignee | ||
Updated•21 years ago
|
Target Milestone: --- → mozilla1.7alpha
Assignee | ||
Comment 4•21 years ago
|
||
javier wrote:
>nope, just DLLs have to be 8.3. For example, our firebird exe is called
>MozillaFirebird.exe, and we even have ssh-keygen.exe running on OS/2; so there
>shouldn't be any problem with mozilla-ipcd.exe.
so, i think this patch is what we want then.
Assignee | ||
Updated•21 years ago
|
Attachment #136145 -
Flags: review?(dbaron)
Reporter | ||
Updated•21 years ago
|
Attachment #136145 -
Flags: review?(dbaron) → review+
Assignee | ||
Comment 5•21 years ago
|
||
fixed-on-trunk
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 6•21 years ago
|
||
checked in basebrowser-* changes w/ r=dbaron. thanks to pkw for pointing out my
mistake.
Updated•16 years ago
|
QA Contact: ipc
You need to log in
before you can comment on or make changes to this bug.
Description
•