Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ругается на "недопустимые символы в директиве", указывая строку, не соответствующую строке директивы #1130

Closed
dmpas opened this issue Sep 26, 2021 · 2 comments

Comments

@dmpas
Copy link
Collaborator

dmpas commented Sep 26, 2021

( По мотивам #1087 ) Ругается на "недопустимые символы в директиве", указывая строку, не соответствующую строке директивы.

Берём код:

#Если Условие Тогда
Ф=1;
#Иначе
Ф=2;
#КонецЕсли

Кладём код в файл, ставим окончания строк LF, отдаём файл оскрипту, ловим ошибку

{Модуль preproc-failure.os / Ошибка в строке: 3,0 / Недопустимые символы в директиве}

Движок 2.0
preproc-failure.txt

@EvilBeaver
Copy link
Owner

@dmpas я же правильно понимаю, что это исправлено в d6b52f6?

@dmpas
Copy link
Collaborator Author

dmpas commented Nov 9, 2022

@EvilBeaver пощёлкал - вроде работает.

@dmpas dmpas closed this as completed Nov 9, 2022
Repository owner moved this from Todo to Done in OneScript and all around Nov 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

2 participants