Skip to content

Little issue - the .pas source files should be encoded in utf8 #33

@edwinyzh

Description

@edwinyzh

Thanks again for this great, feature-rich library! I'm checking out the pooling feature and the thread pool feature, after getting QuickLogger compiled.

One little, not-critical suggestion - please consider save the .pas source file in utf8 instead of the default ANSI encoding, otherwise when they are opened in other locals the unicode characters won't be displayed correctly, as shown in the attached screenshot.

The issue is minor when the character displaying issue happens inside the comments, but it will cause it unable to be compiled if it happens inside string constants.
QuickLibPasFileShouldBeUtf8

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions