• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

staticfox / foxbot / 495

Builds Branch Commit Type Ran Committer Via Coverage
495 master strtok -> strtok_r For some reason we need to initialize `lasts` even though it's not required by POSIX. Compiling with GCC causes: warning: '__s' may be used uninitialized in this function if `lasts` is not initialized. push 22 May 2016 07:08PM UTC Fylwind travis-ci pending completion   set done
494 master strtok -> strtok_r For some reason we need to initialize `lasts` even though it's not required by POSIX. Compiling with GCC causes: warning: '__s' may be used uninitialized in this function if `lasts` is not initialized. Pull #38 22 May 2016 08:45AM UTC Fylwind travis-ci pending completion   set done
493 master strtok -> strtok_r For some reason we need to initialize `lasts` even though it's not required by POSIX. Compiling with GCC causes: warning: '__s' may be used uninitialized in this function if `lasts` is not initialized. Pull #38 22 May 2016 08:35AM UTC Fylwind travis-ci pending completion   set done
492 master Remove all uses of thread-unsafe strerror Pull #38 22 May 2016 08:26AM UTC Fylwind travis-ci pending completion   set done
491 master Remove all uses of thread-unsafe strerror Pull #38 22 May 2016 07:43AM UTC Fylwind travis-ci pending completion   set done
490 master static is not needed here Also it doesn't need to be strduped either, since it's freed at the end of the function anyway. push 22 May 2016 02:00AM UTC Fylwind travis-ci pending completion   set done
489 master static is not needed here Also it doesn't need to be strduped either, since it's freed at the end of the function anyway. Pull #36 22 May 2016 01:09AM UTC Fylwind travis-ci pending completion   set done
488 master Avoid casting hook_func The return value isn't being used anyway... Casting a function pointer to a function pointer of another type and then calling it with the wrong type is undefined behavior. push 22 May 2016 12:51AM UTC Fylwind travis-ci pending completion   set done
487 master Avoid casting hook_func The return value isn't being used anyway... Casting a function pointer to a function pointer of another type and then calling it with the wrong type is undefined behavior. Pull #35 22 May 2016 12:45AM UTC Fylwind travis-ci pending completion   set done
486 master Avoid casting hook_func The return value isn't being used anyway... Casting a function pointer to a function pointer of another type and then calling it is undefined behavior. Pull #35 22 May 2016 12:44AM UTC Fylwind travis-ci pending completion   set done
485 master parser generator: Remove un-needed include push 22 May 2016 12:39AM UTC staticfox travis-ci pending completion   set done
484 master fox_strcmp -> strcasecmp Note: strcasecmp is a POSIX function. push 22 May 2016 12:38AM UTC Fylwind travis-ci pending completion   set done
483 master fox_strcmp -> strcasecmp Note: strcasecmp is a POSIX function. Pull #34 22 May 2016 12:29AM UTC Fylwind travis-ci pending completion   set done
482 master Allow plugin dir to be overriden by env var The plugin directory can now be overriden via FOXBOT_PLUGIN_DIR, which makes it possible to run the tests without doing make install. push 21 May 2016 05:53PM UTC Fylwind travis-ci pending completion   set done
481 master Allow plugin dir to be overriden by env var The plugin directory can now be overriden via FOXBOT_PLUGIN_DIR, which makes it possible to run the tests without doing make install. Pull #33 21 May 2016 03:53PM UTC Fylwind travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 17
  • 18
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc