Mantis Bug Tracker

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000930Taste[All Projects] ASN.1 Compiler v4public2020-07-18 09:452020-08-31 15:23
Reportergmamais 
Assigned Togmamais 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Summary0000930:

remove unecessary pragma Warnings from equal functions

Description

The line
pragma Warnings (Off, "formal parameter "val1" is not referenced");

should be replaced in those rare cases where the result is always true (eg. in an empty sequence) with

pragma Unreferenced (val1);

TagsNo tags attached.
Attached Files

- Relationships

-  Notes
(0003732)
gmamais (developer)
2020-07-22 18:44

Fixed


- Issue History
Date Modified Username Field Change
2020-07-18 09:45 gmamais New Issue
2020-07-18 09:45 gmamais Status

new => assigned

2020-07-18 09:45 gmamais Assigned To

=> gmamais

2020-07-22 18:44 gmamais Note Added: 0003732
2020-07-22 18:44 gmamais Status

assigned => resolved

2020-07-22 18:44 gmamais Resolution

open => fixed

2020-08-31 15:23 maxime Status

resolved => closed



Copyright © 2000 - 2011 MantisBT Group
Powered by Mantis Bugtracker