Bugs in C Lesson Code | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 2

Bugs in C Lesson Code

Why is there a warning in Dataypes example code? It wasn't there before! See here šŸ‘‡ Link: https://www.sololearn.com/learn/C/2912/

28th Nov 2019, 2:18 PM
OR!ON šŸ›”ļø
OR!ON šŸ›”ļø - avatar
2 Respostas
+ 3
Sololearn switched to Linux servers several weeks ago. Though they still use the same compiler, the behavior of the output has changed as well. Before the update Sololearn ignored compiler warnings, now all warnings are added to the output.
28th Nov 2019, 2:33 PM
Aaron Eberhardt
Aaron Eberhardt - avatar
+ 1
Thanks šŸ˜Š Ace Aaron Eberhardt
28th Nov 2019, 3:30 PM
OR!ON šŸ›”ļø
OR!ON šŸ›”ļø - avatar