<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:47:46 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>OpenDaylight JIRA</title>
    <link>https://jira.opendaylight.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>8.20.10</version>
        <build-number>820010</build-number>
        <build-date>22-06-2022</build-date>
    </build-info>


<item>
            <title>[VTN-17] Failed to build VTN Coordinator on Fedora 20.</title>
                <link>https://jira.opendaylight.org/browse/VTN-17</link>
                <project id="10185" key="VTN">vtn</project>
                    <description>&lt;p&gt;VTN coodinator could not be built on Fedora 20.&lt;/p&gt;

&lt;p&gt;In file included from include/http_client.hh:17:0,&lt;br/&gt;
                 from include/rest_client.hh:13,&lt;br/&gt;
                 from rest_client.cc:11:&lt;br/&gt;
include/json_build_parse.hh: In static member function &apos;static int unc::restjson::JsonBuildParse::parse(json_object*, const string&amp;amp;, int, T&amp;amp;)&apos;:&lt;br/&gt;
include/json_build_parse.hh:132:19: error: &apos;json_object* json_object_object_get(json_object*, const char*)&apos; is deprecated (declared at /usr/include/json-c/json_object.h:271) &lt;span class=&quot;error&quot;&gt;&amp;#91;-Werror=deprecated-declarations&amp;#93;&lt;/span&gt;&lt;br/&gt;
     jobj_getval = json_object_object_get(jobj_array, key.c_str());&lt;br/&gt;
                   ^&lt;br/&gt;
include/json_build_parse.hh:134:19: error: &apos;json_object* json_object_object_get(json_object*, const char*)&apos; is deprecated (declared at /usr/include/json-c/json_object.h:271) &lt;span class=&quot;error&quot;&gt;&amp;#91;-Werror=deprecated-declarations&amp;#93;&lt;/span&gt;&lt;br/&gt;
     jobj_getval = json_object_object_get(jobj, key.c_str());&lt;br/&gt;
                   ^&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: Linux&lt;br/&gt;
Platform: PC&lt;/p&gt;</environment>
        <key id="26397">VTN-17</key>
            <summary>Failed to build VTN Coordinator on Fedora 20.</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                                <status id="5" iconUrl="https://jira.opendaylight.org/images/icons/statuses/resolved.png" description="A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">Resolved</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10000">Done</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="yasuda">Shigeru Yasuda</reporter>
                        <labels>
                    </labels>
                <created>Thu, 8 May 2014 06:17:29 +0000</created>
                <updated>Thu, 3 May 2018 15:45:10 +0000</updated>
                            <resolved>Thu, 8 May 2014 11:44:45 +0000</resolved>
                                    <version>unspecified</version>
                                                    <component>ODC Driver</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="52806" author="yasuda" created="Thu, 8 May 2014 06:23:53 +0000"  >&lt;p&gt;This error was caused by the use of obsolete JSON-C function,&lt;br/&gt;
json_object_object_get().&lt;/p&gt;

&lt;p&gt;Fedora 20 uses JSON-C 0.11, and json_object_object_get() in JSON-C 0.11 has a&lt;br/&gt;
&quot;deprecated&quot; function attribute. So the use of json_object_object_get() makes&lt;br/&gt;
the gcc generate warnings.&lt;/p&gt;

&lt;p&gt;All json_object_object_get() calls should be replaced with the call of&lt;br/&gt;
json_object_object_get_ex().&lt;/p&gt;</comment>
                            <comment id="52807" author="yasuda" created="Thu, 8 May 2014 06:42:50 +0000"  >&lt;p&gt;I pushed a patch for master.&lt;/p&gt;

&lt;p&gt;  &lt;a href=&quot;https://git.opendaylight.org/gerrit/6801&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/6801&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="52808" author="yasuda" created="Thu, 8 May 2014 10:51:51 +0000"  >&lt;p&gt;Patch for stable/hydrogen:&lt;/p&gt;

&lt;p&gt;  &lt;a href=&quot;https://git.opendaylight.org/gerrit/6814&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/6814&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="52809" author="yasuda" created="Thu, 8 May 2014 11:44:45 +0000"  >&lt;p&gt;This patch was merged to both master and stable/hydrogen.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                            <customfield id="customfield_11400" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10208" key="com.atlassian.jira.plugin.system.customfieldtypes:textfield">
                        <customfieldname>External issue ID</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>975</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10201" key="com.atlassian.jira.plugin.system.customfieldtypes:url">
                        <customfieldname>External issue URL</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[https://bugs.opendaylight.org/show_bug.cgi?id=975]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i02t2n:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                </customfields>
    </item>
</channel>
</rss>