Ticket #698 (closed defect: Fixed)
funny characters in msn.cpp
| Reported by: | nobody | Owned by: | emostar |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | msn | Version: | 1.3.0 |
| Keywords: | Cc: |
Description
I'm compiling lcq 1.3.0 in netBSD 2.0.
I get this error message in plugins/msn directory after commanding gmake
msn.cpp: In function `char* strndup(const char*, long unsigned int)': msn.cpp:42: error: stray '302' in program msn.cpp:42: error: stray '240' in program msn.cpp:44: error: stray '302' in program msn.cpp:44: error: stray '240' in program msn.cpp:45: error: stray '302' in program msn.cpp:45: error: stray '240' in program
And some lines more. From every line of that function. I just opened jed and deleted the white space from the beginning of each line and indented it again with tab. Saved and after that it compiled cleanly. No other errors were.
Hannu Vuolasaho vuokko@…
