“If debugging is the process of removing bugs, then programming must be the process of putting them in.” – Edsger Dijkstra
This is the Bug Tracking System for the Flyspray project. This is not a demo! Before opening a new task, please read the guidelines!
Do not issue bugs reports against versions earlier than 0.9.9.5
Security problem? Check the security section.
FS#1488 - Fix JavaScript strict warnings, in </javascript/*.js>
Attached to Project:
Flyspray - The bug killer!
Opened by Serge Gautherie (SergeG) - Saturday, 24 May 2008, 17:35 GMT+2
Opened by Serge Gautherie (SergeG) - Saturday, 24 May 2008, 17:35 GMT+2
|
DetailsExample reports: (with SeaMonkey)
Warning: function eventGetSrc does not always return a value
Source File: http://bugs.flyspray.org/javascript/functions.js
Line: 111, Column: 4
Source Code:
return;
Warning: function addEvent does not always return a value Source File: http://bugs.flyspray.org/javascript/tabs.js Line: 19, Column: 2 Source Code: }
There are many more, in files in subdirectories or in pages themselves. |
This task depends upon