≡

wincent.dev

  • Products
  • Blog
  • Wiki
  • Issues
You are viewing an historical archive of past issues. Please report new issues to the appropriate project issue tracker on GitHub.
Home » Issues » Bug #1937

Bug #1937: Need extra flag to compile

Kind bug
Product Command-T
When 2011-12-15T04:24:13Z
Status closed
Reporter anonymous
Tags no tags

Description

I needed to add the flag -std=c99 in order for the plugin to compile on my OSX Lion system. After that, everything works perfectly.

Comments

  1. Greg Hurrell 2011-12-15T06:14:23Z

    The -std=c99 flag already is included. See ruby/command-t/depend in the Command-T repo:

    CFLAGS += -std=c99 -Wall -Wextra -Wno-unused-parameter
  2. Greg Hurrell 2011-12-15T06:14:34Z

    Status changed:

    • From: new
    • To: closed
Add a comment

Comments are now closed for this issue.

  • contact
  • legal

Menu

  • Blog
  • Wiki
  • Issues
  • Snippets