discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

plparse patch


From: Stefan Urbanek
Subject: plparse patch
Date: Fri, 29 Nov 2002 13:28:08 +0100

Hi,

Here is a patch that will make plparse return 1 when the file is not a valid 
plist. This makes plparse usable in scripts or makefiles where the project 
(bundle) depeds on correct plists.

plparse MyPlist.plist && do_something_when_ok

For example, I need a correct plist in one type of projects. I am using:

before-all::
        plparse Model.plist

make will fail when Model.plist is not correct.

Stefan

<plparse.patch>

Attachment: plparse.patch
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]