taskGneural Network - Tasks: task #14136, Const correctness

 
 

You are not allowed to post comments on this tracker with your current authentication level.

task #14136: Const correctness

Submitter:  Ray Dillinger <rayd>
Submitted:  Sat 27 Aug 2016 01:15:40 AM UTC
   
 
Should Start On:  Fri 26 Aug 2016 07:00:00 AM UTC Should be Finished on:  Mon 26 Sep 2016 07:00:00 AM UTC
Category:  None Priority:  5 - Normal
Status:  None Privacy:  Public
Assigned to:  None Percent Complete:  0%
Open/Closed:  Open Effort:  0.00

Sat 27 Aug 2016 01:15:40 AM UTC, original submission:  


C code is both faster (compiler can make more optimizations) and easier to not screw up (compiler will catch more mistakes) if const arguments to functions are declared const.

This will affect almost every procedure definition, but it will be very simple to do.

Ray Dillinger <rayd>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by rayd (Submitted the item)
  • -email is unavailable- added by rayd
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2016-08-27 rayd Should be Finished on2016-08-26 2016-09-26
    2016-08-27 rayd Carbon-Copy- Added -email is unavailable-

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code