Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite8ee7e6

Browse files
committed
Mitigate#287 from failing the build.
1 parentc150870 commite8ee7e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎libs/network/test/utils_base64_test.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ BOOST_AUTO_TEST_CASE(interface_test) {
5050
BOOST_CHECK_EQUAL(result,"YWJj");
5151

5252
// check array of chars
53-
char char_array[] = {'a','b','c' };
53+
char char_array[] = {'a','b','c',0 };
5454

5555
BOOST_CHECK_EQUAL(base64::encode<char>(char_array),"YWJj");
5656

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp