[Swift-devel] ParVis AMWG script fails to compile on trunk: unexpected character in markup
Mihael Hategan
hategan at mcs.anl.gov
Tue Sep 20 21:15:39 CDT 2011
A consequence of the previous case sensitivity code. Should work now.
On Tue, 2011-09-20 at 12:02 -0500, Michael Wilde wrote:
> Trunk is giving the following error when trying to run the ParVis AMWG script (Im using -typecheck here but the same failure occurs without -typecheck):
>
> fusion$ swift -typecheck amwg_stats.swift
> no sites file specified, setting to default: /homes/wilde/swift/src/trunk/cog/modules/swift/dist/swift-svn/etc/sites.xml
> Could not start execution:
> Error reading source: : unexpected character in markup - (position: START_TAG seen ...<sequential>\n <-... @2063:13) : : unexpected character in markup - (position: START_TAG seen ...<sequential>\n <-... @2063:13) :
> : unexpected character in markup - (position: START_TAG seen ...<sequential>\n <-... @2063:13) : : unexpected character in markup - (position: START_TAG seen ...<sequential>\n <-... @2063:13) :
> : unexpected character in markup - (position: START_TAG seen ...<sequential>\n <-... @2063:13) :
> unexpected character in markup - (position: START_TAG seen ...<sequential>\n <-... @2063:13)
>
>
> 0.93 seems to compile it OK, but note what looks like a bug: -typecheck doesnt stop swift from trying to execute the script:
>
>
> fusion$ ~/swift/src/0.93/cog/modules/swift/dist/swift-svn/bin/swift -typecheck amwg_stats.swift
> no sites file specified, setting to default: /homes/wilde/swift/src/trunk/cog/modules/swift/dist/swift-svn/etc/sites.xml
> Swift svn swift-r5105 cog-r3262
>
> RunID: 20110920-1157-art6r730
> Progress: time: Tue, 20 Sep 2011 11:57:56 -0500
> Execution failed:
> Missing command line argument: test_case
> SwiftScript trace: cntl_case: dummy
> fusion$
>
>
More information about the Swift-devel
mailing list