|   |
  |
Mon Aug 6 11:11:08 2007 |
jaltman - Ticket created
|
|
|
| |
  |
From: jaltman@mit.edu
Subject: SVN Commit
When declaring a function pointer, the function type
modifiers must be inside the parentheses.
return-type (modifers * function-name) (parameters)
Commit By: jaltman
Revision: 19754
Changed Files:
U trunk/src/include/k5-int.h
|
Download (untitled) 237b
|
|   |
  |
Mon Aug 6 11:11:11 2007 |
jaltman - Requestor jaltman@mit.edu added
|
|
|
|   |
  |
Mon Aug 6 11:11:11 2007 |
jaltman - Status changed from new to resolved
|
|
|
|   |
  |
Thu Oct 4 14:06:08 2007 |
jaltman - Component krb5-libs added
|
|
|
|   |
  |
Thu Oct 4 14:06:09 2007 |
jaltman - Target_Version 1.6.3 added
|
|
|
|   |
  |
Thu Oct 4 14:06:09 2007 |
jaltman - Tags pullup added
|
|
|
|   |
  |
Thu Oct 4 16:17:54 2007 |
tlyu - Version_Fixed 1.6.3 added
|
|
|
|   |
  |
Thu Oct 4 16:17:55 2007 |
tlyu - Correspondence added
|
|
|
| |
  |
From: tlyu@mit.edu
Subject: SVN Commit
pull up r19754 from trunk
r19754@cathode-dark-space: jaltman | 2007-08-06 11:11:03 -0400
ticket: new
subject: KRB5_CALLCONV must be specified inside parens
When declaring a function pointer, the function type
modifiers must be inside the parentheses.
return-type (modifers * function-name) (parameters)
Commit By: tlyu
Revision: 20089
Changed Files:
_U branches/krb5-1-6/
U branches/krb5-1-6/src/include/k5-int.h
|
Download (untitled) 442b
|