login  home  contents  what's new  discussion  bug reports     help  links  subscribe  changes  refresh  edit

Edit detail for #321 Syntax of sort (/hyper/search.pamphlet) is deprecated with sort version 5.97 revision 1 of 3

1 2 3
Editor:
Time: 2007/11/17 22:26:13 GMT-8
Note:

changed:
-
In src/hyper/search.pamphlet, the chunk/file htsearch uses
'sort ... +number ...' which issues a warning on my system :
<pre>
sort: Warning: "+number" syntax is deprecated, please use "-k number"
</pre>
You can reproduce this issue if you click, in Hyperdoc, the
hyperlink browse->reference.

Submitted by : (unknown) at: 2007-11-17T22:26:13-08:00 (16 years ago)
Name :
Axiom Version :
Category : Severity : Status :
Optional subject :  
Optional comment :

In src/hyper/search.pamphlet, the chunk/file htsearch uses sort ... +number ... which issues a warning on my system :

sort: Warning: "+number" syntax is deprecated, please use "-k number"
You can reproduce this issue if you click, in Hyperdoc, the hyperlink browse->reference.