Remove dead code

Bug #597207 reported by Eike
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Freeode
New
Wishlist
Unassigned

Bug Description

Remove dead code.
Remove dead code.

Situations:

Calls to pure functions where the result is unused, could be optimized away. Currently code is generated for all calls that involve unknown variables.

This is a topic for the optimizer. It should probably not be done in the interpreter (although it might have enough knowledge to do this optimization).

https://sourceforge.net/apps/trac/freeode/ticket/23

Tags: optimizer
Eike (eike-welk)
Changed in freeode:
importance: Undecided → Wishlist
Eike (eike-welk)
tags: added: optimizer
Eike (eike-welk)
description: updated
summary: - Remove calls to pure functions when possible.
+ Remove dead code
Eike (eike-welk)
Changed in freeode:
milestone: none → 0.4.1
Eike (eike-welk)
description: updated
Eike (eike-welk)
description: updated
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.