Skip to content

line count (error message) #15

@MikhailMarchenko

Description

@MikhailMarchenko
# Global tags can be specified here in key="value" format.
[global_tags] #fghfgh
  # dc 
[[agent1.edfgdfg]] #dfgdfgd
[[agent1.edfgdfg]] #dfgdfg
[[agent1.edfgdfg]] #dfgdfgdf
[[agent1.edfgdfg]] #dfgdfgdf

got expected error, but line number is invalid:
Syntax error: the table agent1.edfgdfg has already been defined at line 0 (near "]")

$this->processComment(); finds comment after line and move to EOF or \n and do not increase $this->currentLine because after that it takes token again (after switch-case)

(Parser.php lines: 53 => 107 => 114 => 99)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions