Re: GnomeICU patch.
- From: Daniel Burrows <Daniel_Burrows brown edu>
- To: Adrian <chungm uoguelph ca>
- Cc: gnome-list gnome org
- Subject: Re: GnomeICU patch.
- Date: Wed, 31 Mar 1999 19:11:28 -0500
The 'fixed' patch was broken!
Use this one. (if this one breaks too I'm going to turn in my keyboard. ;-) )
If you applied the other one and are getting compilation errors around line
2010, go to the function "show_contact_message", find the line:
buf=g_malloc(strlen(nick)+strlen("Message from ")+3);
and change it to:
buf=g_malloc(strlen(Contacts[cx].nick)+strlen("Message from ")+3);
Daniel
(demons of typographical errors, begone!)
--
Anything that can go wrong, wfortune: segmentation fault, core dumped
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]