Actions
Architecture #17936
closedrudderc: handle interpolation of extern variables
Pull Request:
Effort required:
Name check:
To do
Fix check:
To do
Regression:
Description
two issues with interpolation of extern variables:
- interpolation in variable definitions
- interpolation in conditional statements
Goal:
- allow rudder-lang to compile when a variable holds interpolated content that is not defined in rudder-lang
- allow rudder-lang to compile when a condition holds interpolated content that is not defined in rudder-lang
How to test it:
cargo run -- -c ./tools/rudderc-dev.conf -s tests/test_files/translate/cis.rl -f cf
Updated by Gaëtan POBLON over 4 years ago
- Description updated (diff)
- Assignee changed from Gaëtan POBLON to Benoît PECCATTE
Updated by Vincent MEMBRÉ over 4 years ago
- Target version changed from 6.1.2 to 6.1.3
Updated by François ARMAND over 4 years ago
- Target version changed from 6.1.3 to 6.1.4
Updated by Vincent MEMBRÉ about 4 years ago
- Target version changed from 6.1.4 to 6.1.5
Updated by Vincent MEMBRÉ about 4 years ago
- Target version changed from 6.1.5 to 6.1.6
Updated by Vincent MEMBRÉ about 4 years ago
- Target version changed from 6.1.6 to 6.1.7
Updated by Vincent MEMBRÉ almost 4 years ago
- Target version changed from 6.1.7 to 6.1.8
Updated by Vincent MEMBRÉ almost 4 years ago
- Target version changed from 6.1.8 to 6.1.9
Updated by Vincent MEMBRÉ almost 4 years ago
- Target version changed from 6.1.9 to 6.1.10
Updated by Vincent MEMBRÉ over 3 years ago
- Target version changed from 6.1.10 to 6.1.11
Updated by Vincent MEMBRÉ over 3 years ago
- Target version changed from 6.1.11 to 6.1.12
Updated by Vincent MEMBRÉ over 3 years ago
- Target version changed from 6.1.12 to 6.1.13
Updated by Vincent MEMBRÉ over 3 years ago
- Target version changed from 6.1.13 to 6.1.14
Updated by Vincent MEMBRÉ over 3 years ago
- Target version changed from 6.1.14 to 6.1.15
Updated by Vincent MEMBRÉ over 3 years ago
- Target version changed from 6.1.15 to 6.1.16
Updated by Vincent MEMBRÉ about 3 years ago
- Target version changed from 6.1.16 to 6.1.17
Updated by Vincent MEMBRÉ about 3 years ago
- Target version changed from 6.1.17 to 6.1.18
Updated by Vincent MEMBRÉ almost 3 years ago
- Target version changed from 6.1.18 to 6.1.19
Updated by François ARMAND almost 3 years ago
- Tracker changed from Bug to Architecture
- Subject changed from handle interpolation of extern variables to rudderc: handle interpolation of extern variables
- Priority deleted (
0)
Updated by Vincent MEMBRÉ over 2 years ago
- Target version changed from 6.1.19 to 6.1.20
Updated by Alexis Mousset over 2 years ago
- Target version changed from 6.1.20 to 7.2.0~beta1
Updated by Alexis Mousset over 2 years ago
- Status changed from New to Rejected
Closing for now as the language is on hold.
Actions