Project

General

Profile

Actions

Backport #8011

closed

backport r39329

Added by nagachika (Tomoyuki Chikanaga) about 11 years ago. Updated about 11 years ago.


Description

It fixed unexpected warnings with Enumerator::Lazy#zip, #take, #drop, #drop_while.

Actions #1

Updated by nagachika (Tomoyuki Chikanaga) about 11 years ago

  • Status changed from Assigned to Closed
  • % Done changed from 0 to 100

This issue was solved with changeset r39587.
Tomoyuki, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.


merge revision(s) 39329: [Backport #8011]

enumerator.c: suppress warnings

* enumerator.c (lazy_zip_arrays_func, lazy_zip_func, lazy_take_func),

(lazy_drop_func, lazy_drop_while_func): suppress uninitialized
instance vriable warnings.

Actions

Also available in: Atom PDF

Like0
Like0