Closed
Bug 185145
Opened 23 years ago
Closed 23 years ago
libical does not build under cygwin perl in textmode
Categories
(Calendar :: Internal Components, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: daa, Assigned: gray)
Details
Attachments
(1 file, 1 obsolete file)
653 bytes,
patch
|
Details | Diff | Splinter Review |
cygwin perl fails to correctly parse line endings generating the generated .h
files in libical/src/libical
patch to follow
Reporter | ||
Comment 1•23 years ago
|
||
Reporter | ||
Updated•23 years ago
|
Attachment #109189 -
Flags: first-review?(daa)
Updated•23 years ago
|
Summary: libical does not build under cygwin perl → libical does not build under cygwin perl in textmode
Reporter | ||
Comment 2•23 years ago
|
||
added comments to chop per cls request
Attachment #109189 -
Attachment is obsolete: true
Reporter | ||
Updated•23 years ago
|
Attachment #109191 -
Flags: first-review?(daa)
Comment 3•23 years ago
|
||
1) None of the files should have dos new lines. Can you please point to the ones
that do?
2) I'm not able to reproduce this problem. I use cygwin perl on win32 as well.
Can you give more details on how this can be seen please?
Reporter | ||
Comment 4•23 years ago
|
||
unless the files are checked in as binary cvs will switch to the lineendings to
match the OS on checkout
in my case i am using cygwin cvs and cygwin is set to use dos lineendings
talking with cls , this issue has happened in other places in the tree
the real bug is cygwin perl mishandles chomping dos lineendings
Comment 5•23 years ago
|
||
Patch checked in.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Comment 6•23 years ago
|
||
David: Please let us know if this fixes your issue so we can mark this bug as
VERIFIED.
Reporter | ||
Comment 7•23 years ago
|
||
i know this works for me , since this patch has been in my tree since i filed
the bug
Attachment #109191 -
Flags: first-review?(daa)
Attachment #109189 -
Flags: first-review?(daa)
Updated•19 years ago
|
QA Contact: gurganbl → libical
Updated•19 years ago
|
Component: libical → Internal Components
Comment 9•19 years ago
|
||
The bugspam monkeys have been set free and are feeding on Calendar :: Internal Components. Be afraid for your sanity!
QA Contact: libical → base
You need to log in
before you can comment on or make changes to this bug.
Description
•