
Enviado em 13/07/2020 - 17:51h
Deveria ser uma coisa simples, mas não consigo entender porque não quer aceitar!for(std::string Caracter; Caracter = MyFile.get(), !MyFile.eof(); EdTagsSuggestion_Value->append(Caracter.c_str()));
for(std::string Line; getline(MyFile, Line), !MyFile.eof(); EdTagsSuggestion_Value->append(Line.c_str()));
/* ERRO
Encyclopedia.cpp:666:4: error: this ‘for’ clause does not guard... [-Werror=misleading-indentation]
666 | for(std::string Line; getline(MyFile, Line), !MyFile.eof(); EdTagsSuggestion_Value->append(Line.c_str()));
| ^~~
Encyclopedia.cpp:671:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
671 | MyFile.close();
| ^~~~~~
cc1plus: all warnings being treated as errors *\
librePods: liberte seus AirPods em 2026
Bluefin - A nova geração de ambientes de trabalho Linux
Como atualizar sua versão estável do Debian
Configurar aviso da temperatura da CPU no Conky
Pós-instalação do elementary OS 8.1
Quer auto-organizar janelas (tiling) no seu Linux? Veja como no Plasma 6 e no Gnome
Copiando caminho atual do terminal direto para o clipboard do teclado
Conky não mostra temperaturas da CPU no notebook (14)
Registro do 'last&qu... errado [RESOLVIDO] (9)
O WiFi não reconhece minha rede depois que o processo de suspensão é r... (2)









