Invalid text concatenation operator #23

Закрыто
открыта 2018-07-28 15:05:45 +02:00 belliash · комментариев: 4
belliash прокомментировал(а) 2018-07-28 15:05:45 +02:00
Владелец

P# Information

  • P# Version (or commit ref): 488fee5caf
  • Operating System: Linux
  • System Architecture (eg. arm, x86_64, ...): x86_64

Your problem description

Current implementation of PH7 Engine gives us dot (.) operator for concatenating strings. However Aer specification says, that plus (+) operator should be used instead.

<!-- 1. Please speak English, this is the language all of us can speak and write. 2. Please take a moment to check that your issue doesn't already exist. 3. Please give all relevant information below for bug reports, because incomplete details will be handled as an invalid report. --> # P# Information - P# Version (or commit ref): 488fee5caf - Operating System: Linux - System Architecture (eg. arm, x86_64, ...): x86_64 # Your problem description Current implementation of PH7 Engine gives us dot (.) operator for concatenating strings. However Aer specification says, that plus (+) operator should be used instead.
belliash добавил(а) метку
enhancement
2018-07-28 15:44:04 +02:00
belliash назначил(а) на себя 2018-08-06 17:40:06 +02:00
belliash прокомментировал(а) 2018-08-07 06:55:55 +02:00
Автор
Владелец

Semi-implemented in 9a56751879.

Semi-implemented in 9a56751879.
belliash прокомментировал(а) 2018-08-07 07:51:33 +02:00
Автор
Владелец

Default concatenation operator changed in compiler (e4ab5974fa).

Default concatenation operator changed in compiler (e4ab5974fa).
belliash прокомментировал(а) 2018-08-07 08:21:17 +02:00
Автор
Владелец

Test already uses plus (+) operator for string concatenation (6f0d1ab3ff)

Test already uses plus (+) operator for string concatenation (6f0d1ab3ff)
belliash прокомментировал(а) 2018-08-07 08:21:52 +02:00
Автор
Владелец

Dot operator is no longer used since a4e6962a67.

Dot operator is no longer used since a4e6962a67.
belliash закрыл(а) эту задачу 2018-08-07 08:21:52 +02:00
Войдите, чтобы присоединиться к обсуждению.
Нет этапа
Нет назначенных лиц
1 участников
Уведомления
Срок выполнения
Срок действия недействителен или находится за пределами допустимого диапазона. Пожалуйста, используйте формат 'гггг-мм-дд'.

Срок выполнения не установлен.

Зависимости

Зависимостей нет.

Ссылка: aerscript/Aer#23
Описание отсутствует.