>> Whether the second sort is with LC_COLLATE=C or something else
>> makes on my computer only a difference in the two lines
>> 
>> DERHAM DeRhamComplex DECIMAL DecimalExpansion
>> 
>> To be honest, I'd like DeRham be sorted after Decimal, so I left
>> out LC_COLLATE=C in the patch.
> 
> I do not understand: with LC_COLLATE=C 'sort -k 2' (which you use)
> gives me DeRham before Decimal, while national sort gives the
> opposite.

No, I've en_US.UTF-8. The two lines given where not given in any
particular order. I think thye are in "=C" order, which I don't like
particularly in this case. But to be more clear, anything is OK for me.
So if you want me to put some particular value, i.e.

          | LC_COLLATE=C sort -k 2

or whatever, I'd not be against. It doesn't matter much in the end.

>>> There is however still room for improvement, since .pamphlet
>>> files could contain two )abbrev lines with the same short name
>>> and different long name. If one of those lines appear in a chunk
>>> that is not used for the actual .spad file, then this might lead
>>> to a problem.
>> 
>> I would consider such thing a bug in .pamphlet file.

Fine. I wouldn't actually consider it a bug, but I don't care too much
about all this, because it doesn't happen at the moment and I left a
comment in the Makefile so that this can be treated if it ever becomes a
problem.

Ralf

-- 
You received this message because you are subscribed to the Google Groups 
"FriCAS - computer algebra system" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/fricas-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to