Opened 13 years ago
Closed 13 years ago
#19 closed defect (fixed)
Bring predefined functions up to date
Reported by: | phdmakk | Owned by: | phdmakk |
---|---|---|---|
Priority: | minor | Milestone: | v1.0.x Series |
Component: | Common | Version: | 1.0 |
Keywords: | Cc: |
Description (last modified by phdmakk)
Predefined functions are not up to date with the standard. Update the existing definitions where changes have been made and include missing definitions. Otherwise spurious warnings tend to occur.
str2hex has a higher priority in this case.
This issue concerns an upstream component (TRex)
Change History (4)
comment:1 Changed 13 years ago by phdmakk
- Component changed from T3Q to Common
- Description modified (diff)
comment:2 Changed 13 years ago by phdmakk
comment:3 Changed 13 years ago by phdmakk
- Status changed from new to accepted
comment:4 Changed 13 years ago by phdmakk
- Resolution set to fixed
- Status changed from accepted to closed
Note: See
TracTickets for help on using
tickets.
str2hex has now been included in TRex. Updating the rest of the predefined functions is still pending.