-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Description
What happened?
I am talking about examples from https://github.com/khchen/winim/tree/master/examples/clr
when I compile winim-master\examples\clr\simple_gui.nim with nim 1.7.1, the message says
C:\Users\USER\.nimble\pkgs\winim-3.9.0\winim\clr.nim(737, 7) Hint: 'RuntimeHelp' should be: 'runtimeHelp' [Name]however
there is {.push hint[Name]: off.} in C:\Users\USER.nimble\pkgs\winim-3.9.0\winim\clr.nim as you can read on line https://github.com/khchen/winim/blob/master/winim/clr.nim#L18
Nim Version
latest cloned-and-compiled nim 1.7.1
$ nim -v
Nim Compiler Version 1.7.1 [Windows: amd64]
Compiled at 2022-08-16
Copyright (c) 2006-2022 by Andreas Rumpf
git hash: 9f408ea
active boot switches: -d:release
Current Standard Output Logs
No response
Expected Standard Output Logs
do not show
C:\Users\USER\.nimble\pkgs\winim-3.9.0\winim\clr.nim(737, 7) Hint: 'RuntimeHelp' should be: 'runtimeHelp' [Name]Possible Solution
I don't know
Additional Information
No response
Metadata
Metadata
Assignees
Labels
No labels