Skip to content

fix some problems#6

Open
ImJsaw wants to merge 2 commits intojskorepa:masterfrom
ImJsaw:master
Open

fix some problems#6
ImJsaw wants to merge 2 commits intojskorepa:masterfrom
ImJsaw:master

Conversation

@ImJsaw
Copy link
Copy Markdown

@ImJsaw ImJsaw commented Jul 28, 2020

  1. Fix expression did not evaluate to a constant  #5 by using malloc instead of direct use variable

  2. fix compile problem
    add compile flag only when detected GCC or can't compile if not using GCC

  3. fix "no operator “<<” matches these operands" error in main.cpp
    just include "string"

  4. fix argument type is incompatible with parameter error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

expression did not evaluate to a constant

1 participant