Author Topic: "warning" does not is collect. How to set up to collect?  (Read 4748 times)

Offline Дмитро

  • Multiple posting newcomer
  • *
  • Posts: 107
"warning" does not is collect. How to set up to collect?
« on: June 11, 2016, 09:26:56 pm »
Good time of day everyone.

My kodeblok while
C:\DETS-22\NOW\Pars_utf8.cpp|8|предупреждение: ISO C++ не поддерживает сравнение между указателем и целым [-fpermissive]|
C: \ DETS-22 \ NOW \ Pars_utf8.cpp | 8 | Warning: ISO C ++ does not support the comparison between pointer and integer [-fpermissive] |
It does not compile at all.
What to do?

That is, it is a warning,,,, and should be compiled. How to fix it?

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Offline Дмитро

  • Multiple posting newcomer
  • *
  • Posts: 107
Re: "warning" does not is collect. How to set up to collect?
« Reply #2 on: June 11, 2016, 10:01:46 pm »
Yes thank you.