<pre style="font-family: monospace,monospace; white-space: pre-wrap;">CC       msc_main.o<br>msc_main.c:319:2: error: initializer element is not constant<br>  .copyright = osmomsc_copyright,<br>  ^<br>msc_main.c:319:2: error: (near initialization for 'msc_vty_info.copyright')<br>Makefile:474: recipe for target 'msc_main.o' faile</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><br>However, copyright field is const (vty.h):<br>/*! Information an application registers with the VTY */<br>struct vty_app_info {<br>       /*! name of the application */<br>        const char *name;<br>     /*! version string of the application */<br>      const char *version;<br>  /*! copyright string of the application */<br>    const char *copyright;<br>...</pre><p><a href="https://gerrit.osmocom.org/9636">View Change</a></p><ul style="list-style: none; padding: 0;"></ul><p>To view, visit <a href="https://gerrit.osmocom.org/9636">change 9636</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/9636"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-msc </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: comment </div>
<div style="display:none"> Gerrit-Change-Id: I432990624e7c375e29ef57998691327bffc89227 </div>
<div style="display:none"> Gerrit-Change-Number: 9636 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Pau Espin Pedrol <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: Pau Espin Pedrol <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-Comment-Date: Fri, 15 Jun 2018 13:29:58 +0000 </div>
<div style="display:none"> Gerrit-HasComments: No </div>
<div style="display:none"> Gerrit-HasLabels: No </div>