Torsten Bögershausen
|
dcf7b37c89
|
Avoid warnings with R3.16.1 in devSoft.cc and devMotorSim.c
Need to set USE_TYPED_RSET to avoid a warning whencompiling
against Base R3.16.1
Older Bases don't know the #define, and R3.16.1 seems to need it.
|
2018-10-02 16:11:37 +02:00 |
|
Mark Rivers
|
0b8da74ca3
|
Added stdarg.h, otherwise compiler error with va_start and va_end undefined if DEBUG is defined
|
2018-09-07 08:15:01 -05:00 |
|
Torsten Bögershausen
|
532afdc5a0
|
Remove all lines with svn keywords
They have no meaning in Git, are not updated and may cause unwanted diffs when
otherwise nothing is changed in a file
|
2015-11-23 08:23:12 +01:00 |
|
Ron Sluiter
|
fc2b02582e
|
Reformat from tabs to spaces; no code changes.
|
2015-03-13 19:11:14 +00:00 |
|
Ron Sluiter
|
ee795dfa1f
|
Changed diagnostic message macro 'Debug' to Mark Rivers inline variable argument function calls.
|
2011-11-29 20:50:00 +00:00 |
|
Ron Sluiter
|
cf5626ad21
|
Fix header keywords for svn.
|
2010-03-25 16:50:30 +00:00 |
|
Ron Sluiter
|
ddbd4fa893
|
Need errlog.h
|
2010-03-25 16:44:27 +00:00 |
|
Ron Sluiter
|
5c846953bb
|
- Added debug messages.
- Fix compiler error when using "gcc version 3.4.2 20041017 (Red Hat 3.4.2-6.fc3)".
|
2005-08-03 15:02:13 +00:00 |
|
Ron Sluiter
|
5945cbd6ee
|
MicroSoft Visual C compiler compatibility.
|
2004-12-20 21:24:08 +00:00 |
|
Ron Sluiter
|
04bf14f94a
|
Remove compiler warning on "status" in build().
|
2004-01-22 22:22:04 +00:00 |
|
Ron Sluiter
|
4277772b0e
|
Converted MSTA #define's to bit field.
|
2003-12-12 21:53:10 +00:00 |
|
Ron Sluiter
|
b2a3906490
|
Update modification log.
|
2003-06-16 15:03:12 +00:00 |
|
Ron Sluiter
|
944dc12554
|
Set DBE_LOG with all db_post_events()'s.
|
2003-06-06 21:09:24 +00:00 |
|
Ron Sluiter
|
b72ae9057e
|
3.14.2 compatible.
|
2003-05-19 17:14:03 +00:00 |
|
Ron Sluiter
|
1d9cf7d362
|
Work around SUNPro compiler error.
|
2003-02-14 15:00:21 +00:00 |
|
Ron Sluiter
|
ad7ade15e0
|
Restore use of OK/ERROR for function return values.
|
2002-10-31 21:07:25 +00:00 |
|
Ron Sluiter
|
666480bcdf
|
Converted to R3.14.x and C++.
|
2002-10-21 21:10:48 +00:00 |
|