W3C CVS Root

CVS log for libwww/Library/src/HTArray.html

[BACK] Up to [Public] / libwww / Library / src

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN
Current tag: Amaya-4-3-2


Revision 2.8: download - view: text, markup, annotated - select for diffs
Mon Aug 7 10:38:05 2000 UTC (23 years, 9 months ago) by kahan
Branches: MAIN
CVS tags: repeat-requests, before_webdav, Release-5-4-0, Amaya-6-3, Amaya-6-1, Amaya-5-2, Amaya-4-3-2, Amaya-4-3-1, Amaya-4-3, Amaya-4-1-2, Amaya-4-1-0, Amaya-4-0-0, Amaya
Diff to: previous 2.7: preferred, colored
Changes since revision 2.7: +5 -5 lines
JK: Wayne Davison.  Changed the macro argument from "data" to "dp" in
HTArray_firstObject() and HTArray_nextObject(). These macros
are defined such that if the caller doesn't pass in a variable
named exactly "data" as the second parameter, there will either be a
syntax error generated during the compilation OR the wrong structure
element will get referenced.  This is because the macro argument
"data" was the same name as the HTArray structure element that was
being referenced in the macro.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

Webmaster