php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #1417 `upload_buffer' undeclared in post.c
Submitted: 1999-05-16 07:31 UTC Modified: 1999-05-16 08:24 UTC
From: eschmid at delos dot lf dot net Assigned:
Status: Closed Package: Compile Failure
PHP Version: 3.0 Latest CVS (16/05/1999) OS: Linux/Debian 2.1
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: eschmid at delos dot lf dot net
New email:
PHP Version: OS:

 

 [1999-05-16 07:31 UTC] eschmid at delos dot lf dot net
gcc -g -O2 -O2 -I/usr/local/pdflib-0.6 -I/usr/local/fdftk  -I. -I.                                   -c functions/post.c -o functions/post.o
functions/post.c: In function `php3_getput':
functions/post.c:109: `upload_buffer' undeclared (first use this function)
functions/post.c:109: (Each undeclared identifier is reported only once
functions/post.c:109: for each function it appears in.)
make: *** [functions/post.o] Error 1

-Egon

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-05-16 08:24 UTC] rasmus at cvs dot php dot net
Fixed
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed May 01 22:01:31 2024 UTC