From: Mike S. <msc...@ao...> - 2003-10-22 18:56:41
|
Kevin Goess wrote on 10/21/2003, 10:39 PM: > Do you remember the rationale for returning a string instead of just > undef? Maybe we should at least make that configurable? What do you > think? Think the rationale was that if the configuration file specifies a layout with an MDC field and it's not defined in the code, 'uninitialized variable' warnings are going to be all over the place. If it causes problems somewhere else, it's more consistent to just return undef. Fixed and checked in ... -- -- Mike Mike Schilli m...@pe... |