
Comments in CSP₀ scripts
Reported by Douglas Creager | April 25th, 2008 @ 10:25 PM | in 1.0-α2
It would be nice to be able to have comments in a CSP₀ script.
Comments and changes to this ticket
-
Douglas Creager April 26th, 2008 @ 12:13 AM
I'm going to use Perl-style comments. They start at a # character and extend to the end of the current line.
# Just like this!
-
Douglas Creager April 26th, 2008 @ 12:01 AM
- State changed from new to resolved
(from [7c29484dc2c66b9afc90f23782049eacf5e1c6ec]) Adding comments to CSP₀ scripts
This patch adds support for comments in CSP₀ scripts. They use the
same syntax as in Perl or Python; they start with a “#” and continue
to the end of the line. I've also added comments to many of the
existing test cases.
Lighthouse: [#1 state:resolved]
-
Douglas Creager April 28th, 2008 @ 01:47 PM
- Milestone set to 1.0-α2
-
Douglas Creager July 6th, 2008 @ 01:48 PM
- Tag set to csp0
(from [7c29484dc2c66b9afc90f23782049eacf5e1c6ec]) Adding comments to CSP₀ scripts
This patch adds support for comments in CSP₀ scripts. They use the
same syntax as in Perl or Python; they start with a “#” and continue
to the end of the line. I've also added comments to many of the
existing test cases.
Lighthouse: [#1 state:resolved]
-
Douglas Creager April 1st, 2009 @ 10:35 PM
(from [8688d0c33a4e61d217d90d71d8e3a9de201b7c05]) Include package ID when calling packagemaker utility
It would seem that the Mac OS packagemaker command-line utility can sometimes encounter strange exceptions. The workaround is to pass the package's identifier in on the command line when calling packagemaker [1].
[1] http://lists.apple.com/archives/... http://github.com/hst/hst/commit...
-
Douglas Creager April 1st, 2009 @ 10:35 PM
(from [8688d0c33a4e61d217d90d71d8e3a9de201b7c05]) Include package ID when calling packagemaker utility
It would seem that the Mac OS packagemaker command-line utility can sometimes encounter strange exceptions. The workaround is to pass the package's identifier in on the command line when calling packagemaker [1].
[1] http://lists.apple.com/archives/... http://github.com/hst/hst/commit...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
An open-source refinement checker for the CSP process algebra.