Steve Maddison
Results
3
comments of
Steve Maddison
That's great, Jim. As you can see it has fallen somewhat by the wayside but nice to see someone is interested :) PR would be great when you're done.
Hi, I finally got to test this and I really like the autoconf stuff. I can build your version but unfortunately the resulting binary won't run (core dump in config_read_emulator)....
This also occurs with interpolated variables, e.g.: ``` define test ( $foo = $title, $bar = "/${foo}/bar", ) { ... } ```