Skip Menu |

This queue is for tickets about the Config-Model-Xorg CPAN distribution.

Report information
The Basics
Id: 117849
Status: resolved
Priority: 0/
Queue: Config-Model-Xorg

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 1.109
Fixed in: 1.111



Subject: Syntax error: spurious char at command end: '.00'
My smoker machines started to report the following failure: Load command error: command: 'Mode:1280x1024_60.00' Syntax error: spurious char at command end: '.00'. Did you forget double quotes ? # Tests were run but no plan was declared and done_testing() was not seen. # Looks like your test exited with 255 just after 14. t/model_tests.t ......... Dubious, test returned 255 (wstat 65280, 0xff00) All 14 subtests passed Statistical analysis suggests that the problem started with Config::Model 2.089 (negative theta is "bad"): **************************************************************** Regression 'mod:Config::Model' **************************************************************** Name Theta StdErr T-stat [0='const'] 1.0000 0.0000 81728528022900528.00 [1='eq_2.071'] 0.0000 0.0000 0.00 [2='eq_2.073'] 0.0000 0.0000 0.00 [3='eq_2.074'] 0.0000 0.0000 1.13 [4='eq_2.075'] 0.0000 0.0000 0.91 [5='eq_2.082'] 0.0000 0.0000 0.23 [6='eq_2.083'] 0.0000 0.0000 0.00 [7='eq_2.088'] 0.0000 0.0000 1.08 [8='eq_2.089'] -1.0000 0.0000 -22667415265751024.00 [9='eq_2.091'] -1.0000 0.0000 -36550108872040416.00 [10='eq_n/a'] 0.0000 0.0000 0.00 R^2= 1.000, N= 62, K= 11 ****************************************************************
Le Jeu 15 Sep 2016 08:00:54, SREZIC a écrit : Show quoted text
> Statistical analysis suggests that the problem started with > Config::Model 2.089 (negative theta is "bad"):
Indeed. Config;:Model 2.089 provides better check which showed a long standing bug in the parser of xorg.conf. This is now fixed. Thanks for the report.