Skip Menu |
 

From: hartmans@mit.edu
Subject: SVN Commit

At least on lucid, byacc doesn't declare yyparse, which creates
problems because lucid treats calls to unprototyped functions as
errors.

https://github.com/krb5/krb5/commit/c8a7aa8a4138e517c5b8b9528049b37e7591da50
Commit By: hartmans
Revision: 24526
Changed Files:
U trunk/src/kadmin/cli/getdate.y
From: ghudson@mit.edu
Subject: SVN Commit

Correct typo in r24526.


https://github.com/krb5/krb5/commit/489fbf0e232fe31bc4234a0e2bc1939fff278940
Commit By: ghudson
Revision: 24527
Changed Files:
U trunk/src/kadmin/cli/getdate.y
From: tlyu@mit.edu
Subject: SVN Commit

pull up r24526, r24527 from trunk

------------------------------------------------------------------------
r24527 | ghudson | 2010-11-21 22:58:15 -0500 (Sun, 21 Nov 2010) | 4 lines

ticket: 6823

Correct typo in r24526.

------------------------------------------------------------------------
r24526 | hartmans | 2010-11-21 22:33:22 -0500 (Sun, 21 Nov 2010) | 9 lines

ticket: 6823
subject: getdate.y: declare yyparse
target_version: 1.9
tags: pullup

At least on lucid, byacc doesn't declare yyparse, which creates
problems because lucid treats calls to unprototyped functions as
errors.

https://github.com/krb5/krb5/commit/c6aee53f8dad193fcd1d531b3bf8f6f26db8bd49
Commit By: tlyu
Revision: 24544
Changed Files:
U branches/krb5-1-9/src/kadmin/cli/getdate.y