liberty-eiffel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

read_word_using's behavior in TEXT_FILE_READ


From: 小泉 悟
Subject: read_word_using's behavior in TEXT_FILE_READ
Date: Fri, 22 Nov 2024 18:30:16 +0900

Dear Liberty Eiffel community

I made a program which use read_word_using of TEXT_FILE_READ: test.e
When I compile the program with boost option and run it, the result is as 
expected.
("key1 value1” is displayed.)
But when I compile it with no option and run it, the result is "Require 
Assertion Violated.”
Is my usage of read_word_using wrong? 

KOIZUMI Satoru

Attachment: test.e
Description: Binary data

Attachment: test.txt
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]