RT RT/krbdev.mit.edu: Ticket #5625 KRB5_CALLCONV must be specified inside parens Signed in as guest.
[Logout]

[Home] [Search] [Configuration]

[Display] [History] [Basics] [Dates] [People] [Links] [Jumbo]

 
 

 The Basics  
Id
5625
Status
resolved
Worked
0 min
Priority
0/0
Queue
krb5
 

 Keyword Selections  
Component
  • krb5-libs
Version_reported
Version_Fixed
  • 1.6.3
Target_Version
  • 1.6.3
Tags
  • pullup
 

 Relationships  
Depends on:
Depended on by:
Parents:
Children:

Refers to:
Referred to by:
 
 Dates  
Created: Mon Aug 6 11:11:08 2007
Starts: Not set
Started: Mon Aug 6 11:11:11 2007
Last Contact: Thu Oct 4 16:17:58 2007
Due: Not set
Updated: Thu Oct 4 16:17:58 2007 by tlyu
 

 People  
Owner
 jaltman
Requestors
 jaltman@mit.edu
Cc
 
AdminCc
 
 

 More about Jeffrey Altman  
Comments about this user:
No comment entered about this user
This user's 25 highest priority tickets:
 

History   Display mode: [Brief headers] [Full headers]
      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