Open routelastresort opened 11 years ago
Fedora 18 is close to exact output (left diff):
458c458
< +Unimplemented block at preproc.c:1467
---
> +Unimplemented block at ../../../libxslt/preproc.c:1461
461c461
< +Unimplemented block at preproc.c:1476
---
> +Unimplemented block at ../../../libxslt/preproc.c:1470
475,476c475,476
libslax-0.16.15 addresses most of the make test issues, but two remain:
-slaxproc: 1 errors parsing script: '../../../tests/core/test-empty-03.slax' +lt-slaxproc: 1 errors parsing script: '../../../tests/core/test-empty-03.slax'
Also looks like back references work under linux, while they don't under macosx:
<back-reference> - <re1/> + <re1> + <match>a:a:a</match> + <match>a</match> + </re1> <re2/> - <re3/> + <re3> + <match>b:b:b</match> + <match>b</match> + </re3>