Changeset fc448f5 in mainline


Ignore:
Timestamp:
2019-02-14T01:09:38Z (5 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
89e3152
Parents:
4805495
Message:

Bump sycek

Ccheck now reports meaningful issues where it would previously fail
with cryptic parse errors. Plus we can detect some additional
issues like null character in input.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tools/build-ccheck.sh

    r4805495 rfc448f5  
    2929
    3030SYCEK_GIT="https://github.com/jxsvoboda/sycek"
    31 SYCEK_REV="eaa42806e3894fb41ba6bd79fab96e1ae8720f29"
     31SYCEK_REV="4dc1760741efdd84506478ab6effd68812b4726a"
    3232
    3333if [ ! -d sycek ]; then
Note: See TracChangeset for help on using the changeset viewer.