Custom Query (116 matches)
Results (94 - 96 of 116)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#80 | fixed | Problem with intel 2013.0 | ymipsl | ymipsl |
Description |
On ADA (IDRIS), XIOS2 will not compile with compiler 2013.0 but all is OK for version 2013.1. Have a look on this... |
|||
#82 | wontfix | content operation doesn't accept constant | rlacroix | ymipsl |
Description |
This kind of operation <field id="toto" > 1 </field> or <field id="toto" > 1 + 1 </field> Doesn't work and make an error when parsing field content or graph building sequence. |
|||
#83 | fixed | chaining filter doesn't works when reading data from file | mhnguyen | ymipsl |
Description |
Field reference are not correctly build when data is coming from a file. <file id="toto" />
</file> <field id="tmp_field" field_ref="read_field"/> <field id="final_field" field_ref="tmp_field" /> Data flow value is not transmitted from tmp_field to final_field. |
Note: See TracQuery
for help on using queries.