incompatible file names with ':' in them

Bugs

Modérateur : xcasadmin

dimpase
Messages : 26
Inscription : mer. oct. 24, 2018 9:58 am

incompatible file names with ':' in them

Message par dimpase » sam. avr. 18, 2020 4:01 am

Please see
https://trac.sagemath.org/ticket/29521

specifically

Code : Tout sélectionner

$ find . -name "*:*"
./doc/pari/Programming_in_GP:_control_statements.html
./doc/pari/Programming_in_GP:_other_specific_functions.html
./doc/pari/cont_Programming_in_GP:_other_specific_functions.html
./doc/pari/cont_Programming_in_GP:_control_statements.html
this creates problems with building/running on WIndows Linux Subsystem (ala WSL)

Would it be hard to rename them?

parisse
Messages : 5734
Inscription : mar. déc. 20, 2005 4:02 pm
Contact :

Re: incompatible file names with ':' in them

Message par parisse » sam. avr. 18, 2020 7:56 am

Indeed, but this is a problem with PARI documentation https://pari.math.u-bordeaux.fr/dochtml/html-stable.tgz.

Répondre