Re: [Bug-apl] How to create profile in preferences file?

2014-11-28 Thread Juergen Sauermann
Hi David, thanks for analyzing this. I have split the option parsing in two parts: parse_argv_1() before reading the preference files and parse_argv_2() after reading them. Command line options are supposed to override settings in the pre

[Bug-apl] Patch: UserPreferences.cc incorrect stride in parse_argv_1()

2014-11-28 Thread David Lamkins
attached -- "The secret to creativity is knowing how to hide your sources." Albert Einstein http://soundcloud.com/davidlamkins http://reverbnation.com/lamkins http://reverbnation.com/lcw http://lamkins-guitar.com/ http://lamkins.net/ http://successful-lisp.com/ Index: src/UserPreferences.cc