Re: [Pas-dev] cvs commit
Status: Beta
Brought to you by:
mortis
From: Kyle R . B. <mo...@vo...> - 2002-10-09 12:23:12
|
> Under the following circumstances pas broke: > > documentRoot in pas.conf was relative to PAS_BASE > files included in psp's were absolute ( include file /includes/style.css) > > Added a block to the compiler to catch this combination. Hrm... cvs log on Org::Bgw::Pas::Psp::Compiler: ---------------------------- revision 1.27 date: 2002/10/09 02:59:54; author: fah-q; state: Exp; lines: +7 -0 Under the following circumstances pas broke: documentRoot in pas.conf was relative to PAS_BASE files included in psp's were absolute ( include file /includes/style.css) ---------------------------- revision 1.26 date: 2002/10/09 01:50:35; author: mortis; state: Exp; lines: +17 -2 fixed compiler error ---------------------------- ChangeLog: ---------------------------- v3.0.19 XXXXX * krb: fixed a compiler error where it wasn't successfuly determining a relativly pathed document root as being under PAS_BASE. * krb: worked some more on the developer's manual Looks like we both tried to fix the same thing at nearly the same time. I'd like to suggest that we both take a good look at resolve_includes in the compiler and make sure it's doing what we expect it is. I'm very surprised we didn't get a cvs conflict over this. Thanks for catching the error. kyle -- ------------------------------------------------------------------------------ Wisdom and Compassion are inseparable. -- Christmas Humphreys mo...@vo... http://www.voicenet.com/~mortis ------------------------------------------------------------------------------ |