[ArchC/SystemC] b2f4b4: Use preprocessor to mark unused arguments

5 views
Skip to first unread message

Tiago Rezende Campos Falcao

unread,
Dec 5, 2016, 12:55:31 PM12/5/16
to arch...@googlegroups.com
Branch: refs/heads/master
Home: https://github.com/ArchC/SystemC
Commit: b2f4b4df0902bc000df817727381630c239db21c
https://github.com/ArchC/SystemC/commit/b2f4b4df0902bc000df817727381630c239db21c
Author: Tiago Rezende Campos Falcao <ti...@tiagofalcao.com>
Date: 2016-12-05 (Mon, 05 Dec 2016)

Changed paths:
M examples/sysc/2.1/specialized_signals/scx_signal_int.h
M examples/sysc/2.1/specialized_signals/scx_signal_signed.h
M examples/sysc/2.1/specialized_signals/scx_signal_uint.h
M examples/sysc/2.1/specialized_signals/scx_signal_unsigned.h

Log Message:
-----------
Use preprocessor to mark unused arguments


Commit: 975f9083906fb552465f5f3d5344bdf0deb88f53
https://github.com/ArchC/SystemC/commit/975f9083906fb552465f5f3d5344bdf0deb88f53
Author: Tiago Rezende Campos Falcao <ti...@tiagofalcao.com>
Date: 2016-12-05 (Mon, 05 Dec 2016)

Changed paths:
M .gitignore
R examples/sysc/2.1/dpipe/.gitignore
R examples/sysc/2.1/dpipe/Makefile
R examples/sysc/2.1/dpipe/dpipe.vcproj
R examples/sysc/2.1/dpipe/main.cpp
R examples/sysc/2.1/dpipe/test.am
R examples/sysc/2.1/forkjoin/.gitignore
R examples/sysc/2.1/forkjoin/Makefile
R examples/sysc/2.1/forkjoin/README.txt
R examples/sysc/2.1/forkjoin/forkjoin.cpp
R examples/sysc/2.1/forkjoin/forkjoin.vcproj
R examples/sysc/2.1/forkjoin/test.am
R examples/sysc/2.1/reset_signal_is/.gitignore
R examples/sysc/2.1/reset_signal_is/Makefile
R examples/sysc/2.1/reset_signal_is/reset_signal_is.cpp
R examples/sysc/2.1/reset_signal_is/reset_signal_is.vcproj
R examples/sysc/2.1/reset_signal_is/test.am
R examples/sysc/2.1/sc_export/.gitignore
R examples/sysc/2.1/sc_export/Makefile
R examples/sysc/2.1/sc_export/README.txt
R examples/sysc/2.1/sc_export/main.cpp
R examples/sysc/2.1/sc_export/sc_export.vcproj
R examples/sysc/2.1/sc_export/test.am
R examples/sysc/2.1/sc_report/.gitignore
R examples/sysc/2.1/sc_report/Makefile
R examples/sysc/2.1/sc_report/README.txt
R examples/sysc/2.1/sc_report/main.cpp
R examples/sysc/2.1/sc_report/sc_report.vcproj
R examples/sysc/2.1/sc_report/test.am
R examples/sysc/2.1/scx_barrier/.gitignore
R examples/sysc/2.1/scx_barrier/Makefile
R examples/sysc/2.1/scx_barrier/main.cpp
R examples/sysc/2.1/scx_barrier/scx_barrier.h
R examples/sysc/2.1/scx_barrier/scx_barrier.vcproj
R examples/sysc/2.1/scx_barrier/test.am
R examples/sysc/2.1/scx_mutex_w_policy/.gitignore
R examples/sysc/2.1/scx_mutex_w_policy/Makefile
R examples/sysc/2.1/scx_mutex_w_policy/scx_mutex_w_policy.cpp
R examples/sysc/2.1/scx_mutex_w_policy/scx_mutex_w_policy.vcproj
R examples/sysc/2.1/scx_mutex_w_policy/test.am
R examples/sysc/2.1/specialized_signals/.gitignore
R examples/sysc/2.1/specialized_signals/Makefile
R examples/sysc/2.1/specialized_signals/main.cpp
R examples/sysc/2.1/specialized_signals/scx_signal_int.cpp
R examples/sysc/2.1/specialized_signals/scx_signal_int.h
R examples/sysc/2.1/specialized_signals/scx_signal_signed.cpp
R examples/sysc/2.1/specialized_signals/scx_signal_signed.h
R examples/sysc/2.1/specialized_signals/scx_signal_uint.cpp
R examples/sysc/2.1/specialized_signals/scx_signal_uint.h
R examples/sysc/2.1/specialized_signals/scx_signal_unsigned.cpp
R examples/sysc/2.1/specialized_signals/scx_signal_unsigned.h
R examples/sysc/2.1/specialized_signals/specialized_signals.vcproj
R examples/sysc/2.1/specialized_signals/test.am
R examples/sysc/2.3/include/sc_rvd.h
R examples/sysc/2.3/include/sc_ttd.h
R examples/sysc/2.3/sc_rvd/.gitignore
R examples/sysc/2.3/sc_rvd/Makefile
R examples/sysc/2.3/sc_rvd/main.cpp
R examples/sysc/2.3/sc_rvd/sc_rvd.vcproj
R examples/sysc/2.3/sc_rvd/test.am
R examples/sysc/2.3/sc_ttd/.gitignore
R examples/sysc/2.3/sc_ttd/Makefile
R examples/sysc/2.3/sc_ttd/main.cpp
R examples/sysc/2.3/sc_ttd/sc_ttd.vcproj
R examples/sysc/2.3/sc_ttd/test.am
M examples/sysc/Makefile.am
A examples/sysc/SC2.1/dpipe/.gitignore
A examples/sysc/SC2.1/dpipe/Makefile
A examples/sysc/SC2.1/dpipe/dpipe.vcproj
A examples/sysc/SC2.1/dpipe/main.cpp
A examples/sysc/SC2.1/dpipe/test.am
A examples/sysc/SC2.1/forkjoin/.gitignore
A examples/sysc/SC2.1/forkjoin/Makefile
A examples/sysc/SC2.1/forkjoin/README.txt
A examples/sysc/SC2.1/forkjoin/forkjoin.cpp
A examples/sysc/SC2.1/forkjoin/forkjoin.vcproj
A examples/sysc/SC2.1/forkjoin/test.am
A examples/sysc/SC2.1/reset_signal_is/.gitignore
A examples/sysc/SC2.1/reset_signal_is/Makefile
A examples/sysc/SC2.1/reset_signal_is/reset_signal_is.cpp
A examples/sysc/SC2.1/reset_signal_is/reset_signal_is.vcproj
A examples/sysc/SC2.1/reset_signal_is/test.am
A examples/sysc/SC2.1/sc_export/.gitignore
A examples/sysc/SC2.1/sc_export/Makefile
A examples/sysc/SC2.1/sc_export/README.txt
A examples/sysc/SC2.1/sc_export/main.cpp
A examples/sysc/SC2.1/sc_export/sc_export.vcproj
A examples/sysc/SC2.1/sc_export/test.am
A examples/sysc/SC2.1/sc_report/.gitignore
A examples/sysc/SC2.1/sc_report/Makefile
A examples/sysc/SC2.1/sc_report/README.txt
A examples/sysc/SC2.1/sc_report/main.cpp
A examples/sysc/SC2.1/sc_report/sc_report.vcproj
A examples/sysc/SC2.1/sc_report/test.am
A examples/sysc/SC2.1/scx_barrier/.gitignore
A examples/sysc/SC2.1/scx_barrier/Makefile
A examples/sysc/SC2.1/scx_barrier/main.cpp
A examples/sysc/SC2.1/scx_barrier/scx_barrier.h
A examples/sysc/SC2.1/scx_barrier/scx_barrier.vcproj
A examples/sysc/SC2.1/scx_barrier/test.am
A examples/sysc/SC2.1/scx_mutex_w_policy/.gitignore
A examples/sysc/SC2.1/scx_mutex_w_policy/Makefile
A examples/sysc/SC2.1/scx_mutex_w_policy/scx_mutex_w_policy.cpp
A examples/sysc/SC2.1/scx_mutex_w_policy/scx_mutex_w_policy.vcproj
A examples/sysc/SC2.1/scx_mutex_w_policy/test.am
A examples/sysc/SC2.1/specialized_signals/.gitignore
A examples/sysc/SC2.1/specialized_signals/Makefile
A examples/sysc/SC2.1/specialized_signals/main.cpp
A examples/sysc/SC2.1/specialized_signals/scx_signal_int.cpp
A examples/sysc/SC2.1/specialized_signals/scx_signal_int.h
A examples/sysc/SC2.1/specialized_signals/scx_signal_signed.cpp
A examples/sysc/SC2.1/specialized_signals/scx_signal_signed.h
A examples/sysc/SC2.1/specialized_signals/scx_signal_uint.cpp
A examples/sysc/SC2.1/specialized_signals/scx_signal_uint.h
A examples/sysc/SC2.1/specialized_signals/scx_signal_unsigned.cpp
A examples/sysc/SC2.1/specialized_signals/scx_signal_unsigned.h
A examples/sysc/SC2.1/specialized_signals/specialized_signals.vcproj
A examples/sysc/SC2.1/specialized_signals/test.am
A examples/sysc/SC2.3/include/sc_rvd.h
A examples/sysc/SC2.3/include/sc_ttd.h
A examples/sysc/SC2.3/sc_rvd/.gitignore
A examples/sysc/SC2.3/sc_rvd/Makefile
A examples/sysc/SC2.3/sc_rvd/main.cpp
A examples/sysc/SC2.3/sc_rvd/sc_rvd.vcproj
A examples/sysc/SC2.3/sc_rvd/test.am
A examples/sysc/SC2.3/sc_ttd/.gitignore
A examples/sysc/SC2.3/sc_ttd/Makefile
A examples/sysc/SC2.3/sc_ttd/main.cpp
A examples/sysc/SC2.3/sc_ttd/sc_ttd.vcproj
A examples/sysc/SC2.3/sc_ttd/test.am

Log Message:
-----------
Rename tests that begin with a digit

The POSIX standards on shells section of IEEE Std 1003.1-2008 / IEEE
POSIX P1003.2/ISO 9945.2 Shell and Tools standard doesn't define the
lexical convention for variable names, however a cursory look at the
source reveals it uses something similar to

[a-zA-Z_]+[a-zA-Z0-9_]*


Compare: https://github.com/ArchC/SystemC/compare/a7605fd4cd7a...975f9083906f
Reply all
Reply to author
Forward
0 new messages