<html>
<head>
<base href="https://bugs.llvm.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:sylvestre@debian.org" title="Sylvestre Ledru <sylvestre@debian.org>"> <span class="fn">Sylvestre Ledru</span></a>
</span> changed
<a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED - CommandObjectType.cpp:1063:7: error: cannot initialize aggregate of type 'const lldb_private::OptionDefinition [2]' with a compound literal"
href="https://bugs.llvm.org/show_bug.cgi?id=39131">bug 39131</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>RESOLVED
</td>
<td>REOPENED
</td>
</tr>
<tr>
<td style="text-align:right;">Resolution</td>
<td>FIXED
</td>
<td>---
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED - CommandObjectType.cpp:1063:7: error: cannot initialize aggregate of type 'const lldb_private::OptionDefinition [2]' with a compound literal"
href="https://bugs.llvm.org/show_bug.cgi?id=39131#c4">Comment # 4</a>
on <a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED - CommandObjectType.cpp:1063:7: error: cannot initialize aggregate of type 'const lldb_private::OptionDefinition [2]' with a compound literal"
href="https://bugs.llvm.org/show_bug.cgi?id=39131">bug 39131</a>
from <span class="vcard"><a class="email" href="mailto:sylvestre@debian.org" title="Sylvestre Ledru <sylvestre@debian.org>"> <span class="fn">Sylvestre Ledru</span></a>
</span></b>
<pre>Still fails with Debian jessie:
$ cd
"/build/llvm-toolchain-snapshot-8~svn343751/build-llvm/tools/lldb/source/Commands"
&& /usr/bin/g++-4.9 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D_GNU_SOURCE
-D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS
-I"/build/llvm-toolchain-snapshot-8~svn343751/build-llvm/tools/lldb/source/Commands"
-I"/build/llvm-toolchain-snapshot-8~svn343751/tools/lldb/source/Commands"
-I"/build/llvm-toolchain-snapshot-8~svn343751/build-llvm/tools/lldb/include"
-I"/build/llvm-toolchain-snapshot-8~svn343751/tools/lldb/include"
-I"/build/llvm-toolchain-snapshot-8~svn343751/build-llvm/include"
-I"/build/llvm-toolchain-snapshot-8~svn343751/include" -I/usr/include/python2.7
-I"/build/llvm-toolchain-snapshot-8~svn343751/tools/clang/include"
-I"/build/llvm-toolchain-snapshot-8~svn343751/build-llvm/tools/lldb/../clang/include"
-I"/build/llvm-toolchain-snapshot-8~svn343751/tools/lldb/source/."
-fuse-ld=gold -Wl,--no-keep-files-mapped -Wl,--no-map-whole-files -fPIC
-fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -Wextra
-Wno-unused-parameter -Wwrite-strings -Wcast-qual
-Wno-missing-field-initializers -pedantic -Wno-long-long
-Wno-maybe-uninitialized -Wdelete-non-virtual-dtor -Wno-comment
-ffunction-sections -fdata-sections -Wno-deprecated-declarations
-Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register
-Wno-vla-extension -O2 -DNDEBUG -fno-exceptions -o
CMakeFiles/lldbCommands.dir/CommandObjectType.cpp.o -c
"/build/llvm-toolchain-snapshot-8~svn343751/tools/lldb/source/Commands/CommandObjectType.cpp"
/build/llvm-toolchain-snapshot-8~svn343751/tools/lldb/source/Commands/CommandObjectType.cpp:
In member function 'llvm::ArrayRef<lldb_private::OptionDefinition>
CommandObjectTypeFormatterList<FormatterType>::CommandOptions::GetDefinitions()':
/build/llvm-toolchain-snapshot-8~svn343751/tools/lldb/source/Commands/CommandObjectType.cpp:1063:7:
error: cannot initialize aggregate of type 'const
lldb_private::OptionDefinition [2]' with a compound literal
};
^</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>