On 03/04/2012 03:48, Rainer Hurling wrote:
> So there is no 'norestore: (null)' any more.
Ok.
> Update my last posting: The output from src/startup.c:766 only happens,
> when I set
>
> if (!wPreferences.flags.restarting) { ... }
>
> instead of
>
> if (wPreferences.flags.restarting == 0 &&
> !wPreferences.flags.norestore) { ... }
>
> /usr/local/bin/wmaker(StartUp(startup.c:766)): norestore: 0
Well the debug output pretty clearly shows that the values are being set
properly, but that's not being recognized unless the test is logical
negation instead of '== 0'. I don't have an explanation for that, I'll
try to write up something to go out to our C experts in the next couple
days.
Meanwhile I restored this change in our port. Once your local repo sees
PORTREVISION= 2 try it again and see if the port works for you.
Thanks,
Doug
--
This .signature sanitized for your protection
--
To unsubscribe, send mail to [email protected].