HomeClusterLabs Projects
Diffusion Booth 25507a7d2e1f

"else if" was needed and meant here.

Description

"else if" was needed and meant here.

Bug didn't have much impact, though:
setting value «booth_conf->ticket[0].name» to «"ticket"» (num_conv None)

 -> gdb  print strcpy(booth_conf->ticket[0].name, "ticket")
<-  gdb  $11 = 10245584
 -> gdb  set variable booth_conf->ticket[0].name = "ticket"
<-  gdb  Invalid cast.

set_val booth_conf->ticket[0].name done

Details

Provenance
Philipp Marek <philipp.marek@linbit.com>Authored on Mar 26 2014, 6:39 AM
Parents
rBa122996b70e4: Whitespace, and TODO comments.
Branches
Unknown
Tags
Unknown

Event Timeline