Ticket #20 (closed defect: fixed)
pa fails to compile at src/polyp/browser.c on MinGW
| Reported by: | malept | Owned by: | lennart |
|---|---|---|---|
| Milestone: | Component: | polyplib | |
| Keywords: | Cc: |
Description
when compiling with --enable-howl on MinGW, the following error occurs:
./polypcore/core-util.h:67: error: syntax error before "gid_t" ./polypcore/core-util.h:67: warning: function declaration isn't a prototype ./polypcore/core-util.h:68: error: syntax error before "uid" ./polypcore/core-util.h:68: warning: function declaration isn't a prototype
I believe this occurs because config.h is not #included in src/polyp/browser.c. A patch is forthcoming.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

