Re: Jade 0.8 ignores -c flag

Subject: Re: Jade 0.8 ignores -c flag
From: James Clark <jjc@xxxxxxxxxx>
Date: Wed, 28 May 1997 20:47:05 +0700
I think this should fix it:

*** C:/Home/work/SP/style/rdif78AF.aaa Wed May 28 20:44:54 1997
--- C:/Home/work/SP/style/DssslApp.cxx Wed May 28 20:36:26 1997
***************
*** 32,38 ****
    registerOption('G');
    registerOption('d', SP_T("dsssl_spec"));
    registerOption('V', SP_T("variable"));
-   registerAdditionalStorageManagers();
  }
  
  void DssslApp::registerAdditionalStorageManagers()
--- 32,37 ----
***************
*** 52,57 ****
--- 51,57 ----
  
  int DssslApp::processSysid(const StringC &sysid)
  {
+   registerAdditionalStorageManagers();
    rootSystemId_ = sysid;
    ParsedSystemId v;
    if (!entityManager()->parseSystemId(sysid, systemCharset(), 0, 0,



 DSSSList info and archive:  http://www.mulberrytech.com/dsssl/dssslist


Current Thread