Closed Bug 277570 Opened 20 years ago Closed 20 years ago

libical doesn't compile on WinXP using gcc - too may args to function 'mkdir'

Categories

(Calendar :: Internal Components, defect)

Other
Windows XP
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mattwillis, Assigned: mvl)

Details

Attachments

(1 file)

libical doesn't compile successfully on WinXP using gcc

The error I got was:
 ...libical/src/libicalss/icalcalendar.c
line 96: error too many arguments to function 'mkdir'

mvl made a patch that removed libicalss from the Makefiles as a workaround
Attached patch mvl's workaround patch — — Splinter Review
Comment on attachment 170677 [details] [diff] [review]
mvl's workaround patch

so far, it seems we really don't need libicalss anymore. We do our own fileIO
now.
There might be actaul useful stuff in there though, like searching, freebusy
helpers etc.
So, i'm not sure if disabling this is a good idea
Attachment #170677 - Flags: first-review?(shaver)
Comment on attachment 170677 [details] [diff] [review]
mvl's workaround patch

We need a good free/busy story, and soon, but we can revisit icalss when we
have one. r=shaver
Attachment #170677 - Flags: first-review?(shaver) → first-review+
if we decide we need icalspanlist.* we can always only compile that. (spanlist
does some freebusy helper things)
patch checked in
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Component: libical → Internal Components
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.

Attachment

General

Created:
Updated:
Size: