Search

October 19, 2019
Learn »

The problem is there in the error message. You have a 32-bit version of...
October 18, 2019
General »
...me the following error:

CMake Error at cmake...line on my cmake:
      message("LLVM ROOT DIR...
October 17, 2019
General »
...you said, it doesn't improve the error message. But what if the language changed...
October 15, 2019
Issues »
...const was a crucial part of this. I guess the error message could be better.

--
October 11, 2019
Internals »
...be synchronized otherwise some parts of an error message from one file might be printed...
October 11, 2019
Learn »
...works ok, if I have none, the error message is helpful.

Any ideas what I...
October 10, 2019
Learn »
...string message)
	{
		socket.connect(uaddr);
		socket.send(message...result = false;

		// else throw error
		return result;
	}

	string...
October 10, 2019
Learn »
...your message:\t");
		socket.send(readln());
		log("Message...result = false;

		// else throw error
		return result;
	}();

	if...
October 08, 2019
General »
...updated when a deprecation message pops up instead...and isn't an error, there are going...
October 08, 2019
General »
...re going to get a deprecation message (or an error if -de is used). The...
Next ›   Last »