InterviewSolution
Saved Bookmarks
| 1. |
What Are The Warning Messages In The Console I Launched Armitage From? |
|
Answer» These are harmless. They're debug output for me to read. I was too lazy to remove them. They always have the form WARNING: some MESSAGE here at file.sl:##. The scary "Warning" text is from the WARN function in the language I USED to write Armitage. Ignore it. These are harmless. They're debug output for me to read. I was too lazy to remove them. They always have the form Warning: some message here at file.sl:##. The scary "Warning" text is from the warn function in the language I used to write Armitage. Ignore it. |
|