Pantek Library
Hosting Provided By
CybrHost
High Speed Hosting

documentation/3345: Error in readline's manpage

From: <manu(at)feyd-rautha.org>
Date: Sun Jul 06 2003 - 13:12:09 EDT


>Number: 3345
>Category: documentation
>Synopsis: There's an error in the location of readline.h and history.h
>Confidential: yes
>Severity: non-critical
>Priority: low
>Responsible: bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: doc-bug
>Submitter-Id: net
>Arrival-Date: Sun Jul 06 17:30:02 GMT 2003
>Closed-Date:
>Last-Modified:
>Originator: Manuel Sabban
>Release: OPENBSD_3_3
>Organization:

feyd-rautha.org
>Environment:

	System      : OpenBSD 3.3
	Architecture: OpenBSD.i386
	Machine     : i386

>Description:

The readline's manual page tells to include readline.h and history.h but these files seems to be in /usr/include/readline, so we have to put #include <readline/readline.h>
#include <readline/history.h>
in order to have a source to work instead of #include <readline.h>
#include <history.h>
to have the source to work.
>How-To-Repeat:

man readline
>Fix:

Replace
#include <readline.h>
#include <history.h>
with
#include <readline/readline.h>
#include <readline/history.h>

>Release-Note:
Received on Sun Jul 6 13:46:33 2003

This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 13:29:59 EDT


Contact Us  Legal Notices  Order Services Online 
Pantek Home  Privacy Policy  IT news  Site Map  Pantek Library