Re: Midnight Commadner 4.5.11 has been released




>From: "Gary V. Vaughan" <gvaughan@oranda.demon.co.uk>

>"Mark R. Bowyer" wrote:
>> 
>> First, to even get it to compile (on Solaris 2.6 anyway) I had to
>> change gnome/gnome-file-property-dialog.c in apply_name_change(),
>> starting at 1069, and replace the 2 uses of rindex() with strchr(). 
>
>Forgive me if it was just a typo, but...
>
>	strchr => index
>	strrchr => rindex
>
>Maybe that will help some?


No typo - you were right and I was suffering from Monday-Morning-Itis.  But 
having changed those 2 strchr() to strrchr() I still get the core at the same 
place =O(

Thanks though,

Mark.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]