Skip to content

Instantly share code, notes, and snippets.

@saper
Created March 27, 2015 21:02
Show Gist options
  • Save saper/69435ad853b3f7a1fc10 to your computer and use it in GitHub Desktop.
Save saper/69435ad853b3f7a1fc10 to your computer and use it in GitHub Desktop.
/parser.Tpo -c parser.cpp -fPIC -DPIC -o .libs/parser.o
parser.cpp: In member function 'Sass::Expression* Sass::Parser::parse_space_list()':
parser.cpp:1070:21: error: no matching function for call to 'Sass::Parser::peek(const char*&)'
parser.cpp:1087:24: error: no matching function for call to 'Sass::Parser::peek(const char*&)'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment