Iñaki Zabala's activity
From 07/01/2014 to 07/30/2014
07/29/2014
- 02:40 AM U++ Bug #817 (Approved): htttp.cpp, line 611, conversion from int64 to int
- There is a warning in htttp.cpp, line 611: conversion from int64 to int
int n = poststream->Get(buffer, min((int64)2... - 02:00 AM U++ Bug #815: Commit 7542 breaks TheIDE compilation with GCC
- It works for me. Thank you!
07/27/2014
- 07:23 PM U++ Bug #815: Commit 7542 breaks TheIDE compilation with GCC
- Same problem in Windows with MinGW. It affects to all my code (ide/Browser is used in Functions4U)
07/17/2014
- 08:52 AM U++ Feature #809 (Approved): To add .t file in CodeEditor
- Thank you. Please do not forget to include all U++ supported languages.
07/14/2014
07/08/2014
- 08:52 AM U++ Bug #803 (Rejected): Bad Clear() call to a const char *
- Oups!
The problem came in errordesc.Clear();, but the reason was that my program indirectly deleted a TcpSocket us...
07/07/2014
- 09:04 AM U++ Bug #803: Bad Clear() call to a const char *
- Hello Mirek
However errordesc is also an argument in SetSockError. Please check the argument list:
void TcpSock...
07/05/2014
- 04:13 PM U++ Bug #803 (Rejected): Bad Clear() call to a const char *
- In Socket.cpp, line 893, errordesc is a const char *, however errordesc.Clear() is called.
void TcpSocket::SetSock...
Also available in: Atom