#274: On Windows, nan and inf are incorrectly translated in <filename>.m --------------------------+----------------------- Reporter: sebastien | Owner: sebastien Type: bug | Status: new Priority: major | Milestone: Component: Preprocessor | Version: 4.3.0 Keywords: | --------------------------+----------------------- Under Windows 7 (and possibly Windows XP, need to check), the nan and inf values are respectively printed as 1.#IND and 1.#INF in the M-files generated by the preprocessor. This obviously leads to a crash.