pawn-lang / YSI-Includes

Just the YSI include files, none of the extra stuff.
208 stars 106 forks source link

warning 208: function with tag result used before definition, forcing reparse #647

Closed ivanboskic1 closed 2 months ago

ivanboskic1 commented 11 months ago

How to fix C:\Users\Windows 10\Documents\SAMP Projects\spotify-project\pawno\include\ysilib\YSI_Storage\y_ini\y_ini_impl.inc(828) : warning 208: function with tag result used before definition, forcing reparse C:\Users\Windows 10\Documents\SAMP Projects\spotify-project\pawno\include\ysilib\YSI_Storage\y_ini\y_ini_impl.inc(1258) : warning 208: function with tag result used before definition, forcing reparse C:\Users\Windows 10\Documents\SAMP Projects\spotify-project\pawno\include\ysilib\YSI_Storage\y_ini\y_ini_impl.inc(1279) : warning 208: function with tag result used before definition, forcing reparse C:\Users\Windows 10\Documents\SAMP Projects\spotify-project\pawno\include\ysilib\YSI_Storage\y_ini\y_ini_impl.inc(1355) : warning 208: function with tag result used before definition, forcing reparse

Code https://pastebin.com/6J8hQTsF

ivanboskic1 commented 11 months ago

Fixed

shierru commented 11 months ago

If I were you, I would close the issue if the issue has been resolved. This is confusing when looking at unclosed issues to find a similar situation. Thank you!