Skip Menu |
 

Subject: check calling conventions
Before 1.4 goes out, we should double-check that all of the exported
symbols have the correct calling conventions (and annotations) for Windows.
From: tlyu@mit.edu
Subject: CVS Commit
* def-check.pl: Check for PRIVATE or INTERNAL annotations in defs
file.


To generate a diff of this commit:



cvs diff -r1.143 -r1.144 krb5/src/util/ChangeLog
cvs diff -r1.4 -r1.5 krb5/src/util/def-check.pl
After the changes in ticket #2840, calling conventions should be ok.
Changes in this ticket are for the script which checks the calling
conventions.
From: tlyu@mit.edu
Subject: CVS Commit
pullup from trunk


To generate a diff of this commit:



cvs diff -r1.142.4.1 -r1.142.4.2 krb5/src/util/ChangeLog
cvs diff -r1.4 -r1.4.10.1 krb5/src/util/def-check.pl