| #
49773a63
|
| 26-Nov-2003 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.1723.1.1 barrysmith@barry-smiths-computer.local|ChangeSet|20031126234349|38064 ChangeSet 1.1723.1.1 03/11/26 17:43:49 barrysmith@barry-smiths-computer.local +15 -0 Yuck, typedef ch
bk-changeset-1.1723.1.1 barrysmith@barry-smiths-computer.local|ChangeSet|20031126234349|38064 ChangeSet 1.1723.1.1 03/11/26 17:43:49 barrysmith@barry-smiths-computer.local +15 -0 Yuck, typedef char* thingy changed to #define thingy char* because cannot const the first form. This is not a good fix because of thingy x,y,z; is not what you expect!! Damn, damn, const sucks
src/sys/src/utils/memc.c 1.14 03/11/26 17:43:47 barrysmith@barry-smiths-computer.local +2 -1 Yuck, typedef char* thingy changed to #define thingy char* because cannot const the first form. This is not a good fix because of thingy x,y,z; is not what you expect!! Damn, damn, const sucks
src/sys/src/draw/interface/drawreg.c 1.11 03/11/26 17:43:47 barrysmith@barry-smiths-computer.local +2 -6 Yuck, typedef char* thingy changed to #define thingy char* because cannot const the first form. This is not a good fix because of thingy x,y,z; is not what you expect!! Damn, damn, const sucks
src/dm/ao/impls/basic/aodatabasic.c 1.8 03/11/26 17:43:47 barrysmith@barry-smiths-computer.local +2 -1 Yuck, typedef char* thingy changed to #define thingy char* because cannot const the first form. This is not a good fix because of thingy x,y,z; is not what you expect!! Damn, damn, const sucks
include/petscviewer.h 1.32 03/11/26 17:43:47 barrysmith@barry-smiths-computer.local +1 -1 Yuck, typedef char* thingy changed to #define thingy char* because cannot const the first form. This is not a good fix because of thingy x,y,z; is not what you expect!! Damn, damn, const sucks
include/petscvec.h 1.34 03/11/26 17:43:47 barrysmith@barry-smiths-computer.local +4 -4 Yuck, typedef char* thingy changed to #define thingy char* because cannot const the first form. This is not a good fix because of thingy x,y,z; is not what you expect!! Damn, damn, const sucks
include/petscts.h 1.21 03/11/26 17:43:47 barrysmith@barry-smiths-computer.local +2 -2 Yuck, typedef char* thingy changed to #define thingy char* because cannot const the first form. This is not a good fix because of thingy x,y,z; is not what you expect!! Damn, damn, const sucks
include/petscsnes.h 1.21 03/11/26 17:43:47 barrysmith@barry-smiths-computer.local +2 -2 Yuck, typedef char* thingy changed to #define thingy char* because cannot const the first form. This is not a good fix because of thingy x,y,z; is not what you expect!! Damn, damn, const sucks
include/petscpf.h 1.9 03/11/26 17:43:47 barrysmith@barry-smiths-computer.local +1 -1 Yuck, typedef char* thingy changed to #define thingy char* because cannot const the first form. This is not a good fix because of thingy x,y,z; is not what you expect!! Damn, damn, const sucks
include/petscpc.h 1.37 03/11/26 17:43:47 barrysmith@barry-smiths-computer.local +1 -1 Yuck, typedef char* thingy changed to #define thingy char* because cannot const the first form. This is not a good fix because of thingy x,y,z; is not what you expect!! Damn, damn, const sucks
include/petscmat.h 1.92 03/11/26 17:43:47 barrysmith@barry-smiths-computer.local +5 -5 Yuck, typedef char* thingy changed to #define thingy char* because cannot const the first form. This is not a good fix because of thingy x,y,z; is not what you expect!! Damn, damn, const sucks
include/petscksp.h 1.30 03/11/26 17:43:47 barrysmith@barry-smiths-computer.local +1 -1 Yuck, typedef char* thingy changed to #define thingy char* because cannot const the first form. This is not a good fix because of thingy x,y,z; is not what you expect!! Damn, damn, const sucks
include/petscdraw.h 1.16 03/11/26 17:43:46 barrysmith@barry-smiths-computer.local +1 -1 Yuck, typedef char* thingy changed to #define thingy char* because cannot const the first form. This is not a good fix because of thingy x,y,z; is not what you expect!! Damn, damn, const sucks
include/petscbt.h 1.8 03/11/26 17:43:46 barrysmith@barry-smiths-computer.local +1 -1 Yuck, typedef char* thingy changed to #define thingy char* because cannot const the first form. This is not a good fix because of thingy x,y,z; is not what you expect!! Damn, damn, const sucks
include/petscao.h 1.10 03/11/26 17:43:46 barrysmith@barry-smiths-computer.local +1 -1 Yuck, typedef char* thingy changed to #define thingy char* because cannot const the first form. This is not a good fix because of thingy x,y,z; is not what you expect!! Damn, damn, const sucks
bmake/common/rules.shared.darwin7 1.8 03/11/26 17:41:08 barrysmith@barry-smiths-computer.local +2 -1 bug from removing sles and Matt's high level libraries
Hg-commit: f5a8c42832df8d2541e4ecf6346c4f6d80f9c205
show more ...
|