Saturday, 2019-04-20

*** tpb has joined #symbiflow00:00
*** OmniMancer has joined #symbiflow01:19
*** Bertl_oO is now known as Bertl_zZ03:55
*** _whitelogger has quit IRC04:29
*** proteusguy has quit IRC04:31
*** _whitelogger has joined #symbiflow04:31
*** proteusguy has joined #symbiflow04:43
*** proteusguy has quit IRC07:03
*** proteusguy has joined #symbiflow07:04
sf-slack2<arora.prayas> Hi @channel, I changed the vtr source code to fix two build warnings. I want to create a pull request for the same. While adding description for it, I saw that there should be an issue against the changes I propose. Do I file an issue first that can be reproduced to verify my changes ?07:38
sf-slack2<kgugala> Hi @arora.prayas please open an issue where you describe the problem and then create PR where you link to the issue08:02
sf-slack2<arora.prayas> Okay, thanks :)08:24
*** futarisIRCcloud has quit IRC08:27
*** futarisIRCcloud has joined #symbiflow10:23
*** Bertl_zZ is now known as Bertl12:03
*** OmniMancer has quit IRC12:21
*** _whitelogger has quit IRC12:26
*** _whitelogger has joined #symbiflow12:28
*** futarisIRCcloud has quit IRC12:37
*** Bertl is now known as Bertl_oO13:01
sf-slack2<arora.prayas> I filed an issue for warnings while building vtr. Here: https://github.com/SymbiFlow/vtr-verilog-to-routing/issues/4313:22
tpbTitle: Warnings while bulding VTR · Issue #43 · SymbiFlow/vtr-verilog-to-routing · GitHub (at github.com)13:22
sf-slack2<arora.prayas> I fixed the first two warnings(haven't created a pull request yet). The last warning for possibly dereferencing a null pointer is giving me a hard time. I tried various ways but haven't been able to get around it. One interesting thing to note is that there is no warning message for: _if (child_pbs != nullptr && has_modes())_ but, return child_pbs == nullptr; //or if(child_pbs != nullptr) give a warning:13:33
sf-slack2*warning: potential null pointer dereference [-Wnull-dereference]      if (child_pbs != nullptr)          ^*13:33
sf-slack2<arora.prayas> I am not trying to fixate on warning issues, neither do I want to waste anybody's time. But generally, any tool should build without any warnings in favour of the user. Often at building time, all warnings are treated as errors.13:37
sf-slack2<arora.prayas> Any help would be appreciated :slightly_smiling_face:13:43
*** adjtm has joined #symbiflow17:55
*** adjtm_ has quit IRC17:57
*** Bertl_oO is now known as Bertl_zZ18:10
*** _whitelogger has quit IRC21:11
*** _whitelogger has joined #symbiflow21:13

Generated by irclog2html.py 2.13.1 by Marius Gedminas - find it at mg.pov.lt!