Bug #57

Différence d'implémentation Windows/Linux

Added by s-carriere - over 16 years ago.

Status:NewStart date:
Priority:NormalDue date:
Assignee:Alain Prouté% Done:

0%

Category:Virtual Machine
Target version:-
Platform: Triage Stage:
Resolution:

Description

A l'occasion d'un float_to_string(..),

la valeur retournée sou Windows et sous linux diffère:

Sous Linux,on a (extrait d'une string..)

1ZE5tNHEtWFpNZGhnLkpQRwA",0.000,"fr",

alors que sous windows on obtient

1ZE5tNHEtWFpNZGhnLkpQRwA",-1.#IO,"fr",

Le problème majeur est que cette string est en fait une requête, ce qui a pour effet de faire planter la fonctionnalité sous windows

Merci beaucoup..

Also available in: Atom PDF

Redmine Appliance - Powered by TurnKey Linux