Share

HTML pre-processor

Code

Programming Languages: C

License: Artistic License

Repositories

browse code, statistics, last commit on 2008-03-25 cvs -d:pserver:anonymous@htp.cvs.sourceforge.net:/cvsroot/htp login

cvs -z3 -d:pserver:anonymous@htp.cvs.sourceforge.net:/cvsroot/htp co -P modulename

Show:

What's happening?

  • Typo in version information

    In the file src/ver.c: "This is software is released unter the Artistic License." should be: "This is software is released under the Artistic License.".

    2009-11-09 06:25:21 UTC by net147

  • HTML pre-processor

    hoenicke committed patchset 181 of module htp to the HTML pre-processor CVS repository, changing 1 files.

    2008-03-25 21:35:26 UTC by hoenicke

  • Comment: Fails to build on s390

    The code is from samba, so you may look how they solved it. From the comments in the debian bug reports, I guess you just have to define HAVE_VA_COPY, i.e. add -DHAVE_VA_COPY to the CFLAGS in Makefile.config. This will define VA_COPY as va_copy. On the other hand the v?asprintf methods are not needed by htp, so you can also remove them from the file.

    2007-10-11 11:12:04 UTC by hoenicke

  • Comment: Fails to build on s390

    Forgot to add the url of the Debian report: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=443616.

    2007-10-11 00:12:22 UTC by diegoe

  • Fails to build on s390

    Hello, htp 1.16 on debian fails to build: Package: htp Version: 1.16-1 Severity: serious There was an error while trying to autobuild your package: > Automatic build of htp_1.16-1 on debian-31.osdl.marist.edu by sbuild/s390 98 [...] > gcc -c -Wall -g -O2 -DHAVE_SNPRINTF -DHAVE_PIPE -DHAVE_STPCPY -D_GNU_SOURCE=1 -o snprintf.o snprintf.c > snprintf.c: In function 'vasprintf': >...

    2007-10-11 00:11:56 UTC by diegoe

  • HTML pre-processor

    hoenicke committed patchset 180 of module htp to the HTML pre-processor CVS repository, changing 1 files.

    2007-09-23 15:31:23 UTC by hoenicke

  • HTML pre-processor

    hoenicke committed patchset 179 of module htp to the HTML pre-processor CVS repository, changing 1 files.

    2007-08-31 11:45:21 UTC by hoenicke

  • HTML pre-processor

    hoenicke committed patchset 178 of module htp to the HTML pre-processor CVS repository, changing 1 files.

    2007-08-31 11:42:56 UTC by hoenicke

  • file size expands to "f"

    I'm running this version of HTP: htp 1.15 - HTML pre-processor Copyright (c) 1995-96 Jim Nelson Copyright (c) 2002-03 Jochen Hoenicke under Artistic License [Win32] but this: expands to the letter "f" the log however does not show any error message: [-] resources.htp line 2: dereferencing macro "name" [-] resources.htp...

    2007-08-27 16:21:41 UTC by danielajoy

  • options in rsp files cause crash (XP)

    If the rsp file begins with some options followed by a newline before the list of file pairs (like the example in the help files...) htp crashes. If the options are followed on the same line by the first file pair all works OK. Running 1.15. john_mulcahy@hotmail.com.

    2007-01-22 23:48:57 UTC by nobody

Our Numbers