Share

DGen

Tracker: Bugs

5 Dgen ignores dgenrc's sdl options - ID: 2787988
Last Update: Attachment added ( nobody )

When some sdl option is set in the .dgenrc, but dgen doesn't receive any
sdl command line option, it ignores the ones in the dgenrc. This is because
the initialization is done in pd_option, but it doesn't get called if there
isn't any command line option for him. It can be fixed with (lots of)
changes to the sdl.cpp file, but the easier (and hack-ish) way was to force
a call to pd_option even if not needed.


Nobody/Anonymous ( nobody ) - 2009-05-06 17:57

5

Open

None

Nobody/Anonymous

None

None

Public


Comments




Log in to comment.

No follow-up comments have been posted.

Attached File ( 1 )

Filename Description Download
patch.diff Simple and hack-ish fix Download

Change ( 1 )

Field Old Value Date By
File Added 325986: patch.diff 2009-05-06 17:57 nobody