Flyspray - The bug killer!

“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.

Tasklist

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
Task Type Bug Report
Category Javascript
Status Unconfirmed
Assigned To No-one
Operating System All
Severity Low
Priority Normal
Reported Version 1.0.0 devel
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Votes 0
Private No

Details

Example 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.
I could fill separate tasks for each kind, or we can use this one for everything.
What do you prefer ?

This task depends upon

Loading...