Project

General

Profile

Actions

Bug #20023

closed

Rudder language can not define variables containing the dollar sign

Added by Félix DALLIDET over 2 years ago. Updated almost 2 years ago.

Status:
Rejected
Priority:
N/A
Assignee:
-
Category:
rudderc
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:

Description

I tried to define a variable to define the dollar character, but I can not make it work.

let dollar_char = "$" 
let dollar_char = """$""" 
let dollar_char = "\$" 

None of them seem to work

Actions #1

Updated by Benoît PECCATTE over 2 years ago

$$ is the prefered method for rudder- language

${const.dollar} works for cfengine

But it emits a warning that could be removed

Actions #2

Updated by Vincent MEMBRÉ over 2 years ago

  • Target version changed from 7.0.0~beta2 to 7.0.0~beta3
Actions #3

Updated by Vincent MEMBRÉ over 2 years ago

  • Target version changed from 7.0.0~beta3 to 7.0.0~rc1
Actions #4

Updated by Vincent MEMBRÉ over 2 years ago

  • Target version changed from 7.0.0~rc1 to 7.0.0~rc2
Actions #5

Updated by Vincent MEMBRÉ over 2 years ago

  • Target version changed from 7.0.0~rc2 to 7.0.0~rc3
Actions #6

Updated by Vincent MEMBRÉ about 2 years ago

  • Target version changed from 7.0.0~rc3 to 7.0.0
Actions #7

Updated by Vincent MEMBRÉ about 2 years ago

  • Target version changed from 7.0.0 to 7.0.1
Actions #8

Updated by Vincent MEMBRÉ about 2 years ago

  • Target version changed from 7.0.1 to 7.0.2
Actions #9

Updated by Vincent MEMBRÉ about 2 years ago

  • Target version changed from 7.0.2 to 7.0.3
Actions #10

Updated by Alexis Mousset almost 2 years ago

  • Target version changed from 7.0.3 to 7.2.0~beta1
Actions #11

Updated by Alexis Mousset almost 2 years ago

  • Status changed from New to Rejected

Closing for now as the language is on hold.

Actions

Also available in: Atom PDF