Skip to content

:const is not recognized at compile time if quoted #7

@borodust

Description

@borodust
(%skia:get-family-name
     ':const
     '(claw-utils:claw-pointer %skia:sk-typeface) typeface
     '(claw-utils:claw-pointer %skia:sk-string) sk-str)

vs

(%skia:get-family-name
     :const
     '(claw-utils:claw-pointer %skia:sk-typeface) typeface
     '(claw-utils:claw-pointer %skia:sk-string) sk-str)

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