This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Ada] Properly decode "+" in CGI parameters as spaces


The decode routine was only handling the %nn encoded characters.
This patch adds the decoding of plus-sign into a space.

Tested on x86_64-pc-linux-gnu, committed on trunk

2009-06-11  Pascal Obry  <obry@adacore.com>

	* g-cgi.adb: Properly decode "+" in CGI parameters as spaces.

Attachment: difs
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]