[Expo-tech] What is special about these files?

Wookey wookey at wookware.org
Thu May 7 00:30:30 BST 2020


On 2020-05-06 23:54 +0100, Philip Sargent (Gmail) wrote:
> Is this illegal Survex format or is it troggle getting the parsing wrong ?
> 
> Troggle imports all the 264 .svx files except these:
>         dog_end_series
>         nothingtosee
>         sloppyseconds1
>         sloppyseconds2
> 
> and the distinguishing feature of these is that they have a 
> TRAILING COMMENT on the *include line with 3 or 4 tabs:
> 
> *include sloppyseconds1					; ref 2017#01
> *include sloppyseconds2					; ref 2017#07
> *include dog_end_series					; ref 2017#42
> *include nothing2see			; ref 2017#Missing
> 
> OK, so is this illegal Survex format or is it troggle getting the parsing
> wrong ?

It is troggle getting the parsing wrong (comments are allowed on the
end of any line) The troggle parser does not implement all the things
that can be in a valid survex file by a large margin. Over the years
we have fixed enough of the things that it can read our dataset.

Fix the parser. 

> PS
> not in the *include list in 264.svx:
>         PitStopAll
>         TEMP-pre2018only-264
>         naturalhigh2
>         galactica
> 
> These are commented out in the *include list - why ?
>         imfunckintired
>         chamber90b

Probably because they are not connected or have been superceded. (but
I've not checked). Include them, proces the file and see what the
complaint is?

Wookey
-- 
Principal hats:  Linaro, Debian, Wookware, ARM
http://wookware.org/



More information about the Expo-tech mailing list