[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [DotGNU]System compiles cleanly under csc
From: |
Gopal . V |
Subject: |
Re: [DotGNU]System compiles cleanly under csc |
Date: |
Sun, 21 Apr 2002 19:02:32 +0530 |
User-agent: |
Mutt/1.2.5i |
On Sun, Apr 21, 2002 at 08:01:30PM +1000, Rhys Weatherley wrote:
> Hopefully we can get an update on the status page from
> these assemblies to get a better picture as to where we
> are at right now.
I've been trying it today, and found that csdocvalil accepts only one
-fimage= option. After generating XML , it's a bit tough to rework and
diff out the different tags.
IMHO, we need to loop through all the image params too (a quick fix maybe
to get the -fimage value normally and split at ',' ). As far as I could
see , we are looping through the namespaces, and checking with one image
only. Fix that to check with all -fimage .
Gopal.V
PS: I'm having this test tomorrow and can't afford to go into
deep-hack mode right now....