#2069 closed Bug (fixed)
Compilation error with key_floats
Reported by: | nicolasmartin | Owned by: | nicolasmartin |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | OCE | Version: | v3.6 |
Severity: | critical | Keywords: | FLO OPA v3.6 |
Cc: |
Description
Context
Build a configuration with key_floats ends in a compilation error as 'nfloats' variable is no longer use in the code.
Analysis & Fix
'nfloats' has been replaced by 'jpnfl' at some point but iom routine is not consistent in the 3.6 version and in the trunk.
Commit History (3)
Changeset | Author | Time | ChangeLog |
---|---|---|---|
9580 | nicolasmartin | 2018-05-14T22:48:01+02:00 | Push again float bugfix for #2069 already done on the trunk after the revision was set for MP, the other commit r9401 from Tomas is not going to be propagated |
9430 | nicolasmartin | 2018-03-26T16:47:20+02:00 | Bugfix on trunk for key_floats compilation fix #2069 |
9429 | nicolasmartin | 2018-03-26T16:42:05+02:00 | Bugfix on 3.6 for key_floats compilation #2069 |
Change History (4)
comment:1 Changed 7 years ago by nicolasmartin
comment:2 Changed 7 years ago by nicolasmartin
- Resolution set to fixed
- Status changed from new to closed
In 9430:
comment:3 Changed 7 years ago by nicolasmartin
In 9580:
comment:4 Changed 3 years ago by nemo
- Keywords OPA v3.6 added; removed
Note: See
TracTickets for help on using
tickets.
In 9429: