Closed marianodominguez closed 1 year ago
Oh, I see..... the Makefile had an error :-(
will merge
I created a new commit, because I had other commits in my branch and did not want to merge the extra spaces of the other commit.
the spaces are also part of the fix
otherwise clang compiler complains about the >>
On Thu, Mar 16, 2023 at 12:51 PM dmsc @.***> wrote:
I created a new commit, because I had other commits in my branch and did not want to merge the extra spaces of the other commit.
— Reply to this email directly, view it on GitHub https://github.com/dmsc/fastbasic/pull/66#issuecomment-1472650099, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAOXJI72GPGMCDH4TQABZLTW4NVNLANCNFSM6AAAAAAV5U6Q6Y . You are receiving this because you authored the thread.Message ID: @.***>
--
Mariano Domínguez Molina
Please, try again - the C++11 standard allows the ">>".
working... thanks !
On Thu, Mar 16, 2023 at 12:55 PM dmsc @.***> wrote:
Please, try again - the C++11 standard allows the ">>".
— Reply to this email directly, view it on GitHub https://github.com/dmsc/fastbasic/pull/66#issuecomment-1472653709, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAOXJI66BIT4VZPHNCCO75TW4NV2HANCNFSM6AAAAAAV5U6Q6Y . You are receiving this because you authored the thread.Message ID: @.***>
--
Mariano Domínguez Molina
Fix for #65
typo and some syntax error