Skip to content

No errors for a missing " #513

Open
Open
@omcho420

Description

@omcho420

Issue description:

Well this code isn't detected by the compiler and when I compile it i just get "[Finished in 3.5s]"

Minimal complete verifiable example (MCVE):

main() 
{
	new tmpString[124];
	strcat(tmpString,"{ffffff}This is 6"\ntest);
}

Workspace Information:

  • Compiler version: 10.10.10
  • Command line arguments provided (or sampctl version):
{
    "cmd": ["pawncc.exe", "$file", "-;+", "-d3", "-iC:/path/to/pawno/includes"],
    "path": "C:/path/to/pawno"
}
  • Operating System: Windows 10

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions